menu
flutter_inherited_model package
documentation
annotation/annotation.dart
FlutterInheritedState
FlutterInheritedState.new const constructor
FlutterInheritedState.new const constructor
dark_mode
light_mode
FlutterInheritedState
constructor
const
FlutterInheritedState
(
{
String
?
name
,
bool
useAsyncWorker
=
false
,
})
Implementation
const FlutterInheritedState({ this.name, this.useAsyncWorker = false, });
flutter_inherited_model package
documentation
annotation/annotation
FlutterInheritedState
FlutterInheritedState.new const constructor
FlutterInheritedState class