borderStartStartRadius property
String
get
borderStartStartRadius
Implementation
_i2.String get borderStartStartRadius => _i4.getProperty(
this,
'borderStartStartRadius',
);
set
borderStartStartRadius
(String value)
Implementation
set borderStartStartRadius(_i2.String value) {
_i4.setProperty(
this,
'borderStartStartRadius',
value,
);
}