menu
form4 package
documentation
form4widget.dart
Form4FieldState<T>
currentValue property
currentValue property
dark_mode
light_mode
currentValue
property
T?
get
currentValue
Implementation
T? get currentValue => widget.valueBinder.getter();
form4 package
documentation
form4widget
Form4FieldState<T>
currentValue property
Form4FieldState class