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