menu
tree_state_machine package
documentation
async.dart
ValueSubject<T>
hasError property
hasError property
dark_mode
light_mode
hasError
property
@
override
bool
get
hasError
override
True
if an error has been emitted.
Implementation
@override bool get hasError => _currentValue.hasError;
tree_state_machine package
documentation
async
ValueSubject<T>
hasError property
ValueSubject class