isFormCloseButton property
bool
get
isFormCloseButton
Whether to show a close button.
Implementation
bool get isFormCloseButton => true;
Whether to show a close button.
bool get isFormCloseButton => true;