(feat): country code picker style (dialog or modal bottom sheet) suggested
This commit is contained in:
@@ -0,0 +1 @@
|
||||
enum PickerStyle { dialog, bottomSheet, fullScreen }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
enum PickerStyle { dialog, bottomSheet, fullScreen }
|
||||