hasOverlayValue property
bool
get
hasOverlayValue
Whether a custom overlay value is set.
Implementation
bool get hasOverlayValue => _overlayValue != null;
Whether a custom overlay value is set.
bool get hasOverlayValue => _overlayValue != null;