getStyleById property
Implementation
_i3.BaseStyle? Function(_i2.String) get getStyleById =>
(_i2.String p0) => _i5.callMethod(
_i5.getProperty(
this,
'getStyleById',
),
r'call',
[
this,
p0,
],
);