maybeUiProTheme property
UIProThemeData?
get
maybeUiProTheme
Returns the UIProThemeData or null if no theme is available.
Implementation
UIProThemeData? get maybeUiProTheme => UIProTheme.maybeOf(this);
Returns the UIProThemeData or null if no theme is available.
UIProThemeData? get maybeUiProTheme => UIProTheme.maybeOf(this);