maybeUiProTheme property

UIProThemeData? get maybeUiProTheme

Returns the UIProThemeData or null if no theme is available.

Implementation

UIProThemeData? get maybeUiProTheme => UIProTheme.maybeOf(this);