CircularNotchedRectangle constructor
- bool inverted = false,
Creates a CircularNotchedRectangle.
The same object can be used to create multiple shapes.
Implementation
const CircularNotchedRectangle({this.inverted = false});
Creates a CircularNotchedRectangle.
The same object can be used to create multiple shapes.
const CircularNotchedRectangle({this.inverted = false});