menu
uikit_plus package
documentation
input/view/input_text.dart
InputController
hasContent method
hasContent method
dark_mode
light_mode
hasContent
method
bool
hasContent
(
)
Implementation
bool hasContent() => _state?.getHasContent() ?? false;
uikit_plus package
documentation
input/view/input_text
InputController
hasContent method
InputController class