menu
flutter_androssy_kits package
documentation
widgets/field.dart
AndrossyFieldProperty<T>
disabled property
disabled property
dark_mode
light_mode
disabled
property
T?
get
disabled
Implementation
T? get disabled => _disabled ?? enabled;
flutter_androssy_kits package
documentation
widgets/field
AndrossyFieldProperty<T>
disabled property
AndrossyFieldProperty class