borderEndEndRadius property

String borderEndEndRadius

Implementation

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

Implementation

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