menu
flutter_androssy package
documentation
views/edit_text/view.dart
EditTextController
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => (errorText ?? "").isNotEmpty;
flutter_androssy package
documentation
views/edit_text/view
EditTextController
hasError property
EditTextController class