getLocalTextStyles property
Implementation
_i2.List<_i3.TextStyle> Function() get getLocalTextStyles =>
() => ((_i5.callMethod(
_i5.getProperty(
this,
'getLocalTextStyles',
),
r'call',
[this],
)) as _i2.List)
.cast();