Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

alertdialog shape flutter

  shape: RoundedRectangleBorder(
                borderRadius: BorderRadius.all(Radius.circular(32.0))),
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #alertdialog #shape #flutter
ADD COMMENT
Topic
Name
7+6 =