menu
jtech_base package
documentation
common/theme.dart
CustomTheme
of static method
of static method
dark_mode
light_mode
of
static method
CustomTheme
of
(
BuildContext
context
)
Implementation
static CustomTheme of(BuildContext context) => maybeOf(context) ?? const CustomTheme();
jtech_base package
documentation
common/theme
CustomTheme
of static method
CustomTheme class