defaultValues property

Map<T, String> defaultValues

Set your default values here! Only called on initial load

Implementation

Map<T, String> get defaultValues => {};