initialValues property

Map<String, dynamic> initialValues
final

Initial values to populate the controller with when it is first created.

Implementation

final Map<String, dynamic> initialValues;