menu
flutter_lion_components package
documentation
components/lion_input.dart
LionInput
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the input field is disabled.
Implementation
final bool disabled;
flutter_lion_components package
documentation
components/lion_input
LionInput
disabled property
LionInput class