maybeTheme property
Theme?
get
maybeTheme
Returns the nearest theme from context, if any.
Implementation
Theme? get maybeTheme => ThemeScope.maybeOf(this);
Returns the nearest theme from context, if any.
Theme? get maybeTheme => ThemeScope.maybeOf(this);