menu
te_widgets package
documentation
widgets/list/controller/list_controller.dart
TListController<T, K>
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => value.error != null;
te_widgets package
documentation
widgets/list/controller/list_controller
TListController<T, K>
hasError property
TListController class