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