Gets the value of "text-overline-mode"
Source
String get textOverlineMode => getPropertyValue('text-overline-mode');
Sets the value of "text-overline-mode"
Source
set textOverlineMode(String value) { setProperty('text-overline-mode', value, ''); }