shape property

OutlinedBorder? shape
final

Class for defining the shape of forms such as FormCheckbox.

FormCheckboxなどのフォームの形状を定義するためのクラス。

Implementation

final OutlinedBorder? shape;