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