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