menu
corehainong package
documentation
common/base_bloc.dart
BaseState
BaseState const constructor
BaseState const constructor
dark_mode
light_mode
BaseState
constructor
const
BaseState
(
{
bool
isShowLoading
=
false
,
})
Implementation
const BaseState({this.isShowLoading = false});
corehainong package
documentation
common/base_bloc
BaseState
BaseState const constructor
BaseState class