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