Gets the value of "background"
Source
String get background => getPropertyValue('background');
Sets the value of "background"
Source
set background(String value) { setProperty('background', value, ''); }
Gets the value of "background"
String get background => getPropertyValue('background');
Sets the value of "background"
set background(String value) { setProperty('background', value, ''); }