of static method

Implementation

static NoticeThemeData of(BuildContext context) =>
    maybeOf(context) ?? const NoticeThemeData();