shape property

RoundedPolygon? shape
final

The shape this border represents.

This value could be null if border is the result of lerp.

Implementation

final RoundedPolygon? shape;