dialogStyle property
The dialog style.
CLI
To generate and customize this style:
dart run forui style create dialog
Implementation
final FDialogStyle dialogStyle;
The dialog style.
To generate and customize this style:
dart run forui style create dialog
final FDialogStyle dialogStyle;