menu
flutter_iconpicker package
documentation
Models/configuration.dart
IconPickerConfiguration<T>
iconPickerShape property
iconPickerShape property
dark_mode
light_mode
iconPickerShape
property
ShapeBorder
?
iconPickerShape
final
The dialogs shape for the picker Defaults to AlertDialog shape
Implementation
final ShapeBorder? iconPickerShape;
flutter_iconpicker package
documentation
Models/configuration
IconPickerConfiguration<T>
iconPickerShape property
IconPickerConfiguration class