shape property

ShapeBorder? shape
final

Clip the flag by ShapeBorder, default: CircleBorder.

If null, return square flag.

Implementation

final ShapeBorder? shape;