border property
The border surrounding the dialog. Defaults to a border with the theme’s border color if not specified.
Implementation
final BoxBorder? border;
The border surrounding the dialog. Defaults to a border with the theme’s border color if not specified.
final BoxBorder? border;