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