value property

Map<String, dynamic> value
final

Current value map of all child components.

Implementation

final Map<String, dynamic> value;