popoverTextColorValue property
Default value for popoverTextColor.
Implementation
@override
String get popoverTextColorValue =>
component?.popoverTextColor?.value ?? super.popoverTextColorValue;
Default value for popoverTextColor.
@override
String get popoverTextColorValue =>
component?.popoverTextColor?.value ?? super.popoverTextColorValue;