menu
flutter_custom_form_component package
documentation
widget/field/one_value/mixin.dart
OneValueFieldMixin
value property
value property
dark_mode
light_mode
value
property
dynamic
get
value
Implementation
dynamic get value => _controller.text;
flutter_custom_form_component package
documentation
widget/field/one_value/mixin
OneValueFieldMixin
value property
OneValueFieldMixin mixin