shape property
The shape of the button's material.
Allows for customizing the button's outline and borders. If not specified, a rounded rectangle is used.
Implementation
final OutlinedBorder? shape;
The shape of the button's material.
Allows for customizing the button's outline and borders. If not specified, a rounded rectangle is used.
final OutlinedBorder? shape;