menu
image_marker_viewer package
documentation
widgets/dialogs/add_marker_dialog.dart
AddMarkerDialog
AddMarkerDialog.new const constructor
AddMarkerDialog.new const constructor
dark_mode
light_mode
AddMarkerDialog
constructor
const
AddMarkerDialog
(
{
Key
?
key
,
required
List
<
Color
>
defaultColors
,
})
Implementation
const AddMarkerDialog({ super.key, required this.defaultColors, });
image_marker_viewer package
documentation
widgets/dialogs/add_marker_dialog
AddMarkerDialog
AddMarkerDialog.new const constructor
AddMarkerDialog class