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