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