menu
coastline package
documentation
ui/image_bar_with_picker.dart
ImageBarWithPicker
ImageBarWithPicker.new constructor
ImageBarWithPicker.new constructor
dark_mode
light_mode
ImageBarWithPicker
constructor
ImageBarWithPicker
(
{
Key
?
key
,
dynamic
onUpdate
(
String
?
)?,
})
Implementation
ImageBarWithPicker({Key? key, this.onUpdate}) : super(key: key);
coastline package
documentation
ui/image_bar_with_picker
ImageBarWithPicker
ImageBarWithPicker.new constructor
ImageBarWithPicker class