borderStartStartRadius property

String borderStartStartRadius

Implementation

_i2.String get borderStartStartRadius => _i4.getProperty(
      this,
      'borderStartStartRadius',
    );
void borderStartStartRadius=(String value)

Implementation

set borderStartStartRadius(_i2.String value) {
  _i4.setProperty(
    this,
    'borderStartStartRadius',
    value,
  );
}