shape property

ShapeBorder? shape
final

Shape of flags.

Default: CircleBorder for all except LocaleSwitcher.segmentedButton.

Null for square.

Implementation

final ShapeBorder? shape;