shape property
The shape property specifies the outline (border) of the
decoration. The shape must not be null. It's used alongside
selectedColor.
Implementation
final ShapeBorder? shape;
The shape property specifies the outline (border) of the
decoration. The shape must not be null. It's used alongside
selectedColor.
final ShapeBorder? shape;