(feat): country code picker style (dialog or modal bottom sheet) suggested
This commit is contained in:
@@ -122,6 +122,7 @@ class MyAppState extends State<MyApp> {
|
||||
flagDecoration: BoxDecoration(
|
||||
borderRadius: BorderRadius.circular(7),
|
||||
),
|
||||
pickerStyle: PickerStyle.bottomSheet,
|
||||
),
|
||||
const SizedBox(
|
||||
width: 400,
|
||||
|
||||
Reference in New Issue
Block a user