maybeTheme property

Theme? get maybeTheme

Returns the nearest theme from context, if any.

Implementation

Theme? get maybeTheme => ThemeScope.maybeOf(this);