menu
headless_autocomplete package
documentation
wiring.dart
RTextFieldState
hasText property
hasText property
dark_mode
light_mode
hasText
property
bool
hasText
final
Whether the field contains text.
Used for floating label behavior.
Implementation
final bool hasText;
headless_autocomplete package
documentation
wiring
RTextFieldState
hasText property
RTextFieldState class