menu
fastyle_ad package
documentation
logic/blocs/states/ad.state.dart
FastAdInfoBlocState
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
inherited
Indicates whether the bloc has an error.
Implementation
bool get hasError => error != null;
fastyle_ad package
documentation
logic/blocs/states/ad.state
FastAdInfoBlocState
hasError property
FastAdInfoBlocState class