value property

dynamic value
latefinal

value is a parameter of type Map<dynamic,dynamic>, this used to initialize the state of this widget.

Implementation

late final value;