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