menu
layrz_theme package
documentation
layrz_theme.dart
ThemedTextInput
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
disabled
is the disabled state of the input.
Implementation
final bool disabled;
layrz_theme package
documentation
layrz_theme
ThemedTextInput
disabled property
ThemedTextInput class