strokes property

List<VariableAlias>? get strokes

Implementation

_i2.List<_i3.VariableAlias>? get strokes => ((_i5.getProperty(
      this,
      'strokes',
    )) as _i2.List?)
        ?.cast();