menu
nice_flutter_kit package
documentation
nice_flutter_kit.dart
NiceBaseState
copyWithLoadingAndError abstract method
copyWithLoadingAndError abstract method
dark_mode
light_mode
copyWithLoadingAndError
abstract method
NiceBaseState
copyWithLoadingAndError
(
{
bool
?
loading
,
bool
?
error
,
})
Implementation
NiceBaseState copyWithLoadingAndError({bool? loading, bool? error});
nice_flutter_kit package
documentation
nice_flutter_kit
NiceBaseState
copyWithLoadingAndError abstract method
NiceBaseState class