menu
website
model.dart
AppModel
of static method
of
dark_mode
light_mode
of
static method
AppModel
of
(
BuildContext
context
)
Get
ScopedModel
Implementation
static AppModel of(BuildContext context) => ScopedModel.of<AppModel>(context);
website
model
AppModel
of static method
AppModel class