uiModeTypeOrDefault property
UiModeType
get
uiModeTypeOrDefault
The effective ui-mode type: published value, else undefined.
Implementation
static UiModeType get uiModeTypeOrDefault =>
_uiModeType ?? UiModeType.undefined;