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