menu
bloc_small package
documentation
common/common_bloc.dart
SetComponentLoading
SetComponentLoading const constructor
SetComponentLoading const constructor
dark_mode
light_mode
SetComponentLoading
constructor
const
SetComponentLoading
(
{
required
String
key
,
required
bool
isLoading
,
})
Implementation
const SetComponentLoading({required this.key, required this.isLoading});
bloc_small package
documentation
common/common_bloc
SetComponentLoading
SetComponentLoading const constructor
SetComponentLoading class