menu
image_picker_dialog package
documentation
widgets/camera_overlay.dart
StickersTab
StickersTab const constructor
StickersTab const constructor
dark_mode
light_mode
StickersTab
constructor
const
StickersTab
(
{
Key
?
key
,
required
String
label
,
bool
active
=
true
,
})
Implementation
const StickersTab({ Key? key, required this.label, this.active = true, }) : super(key: key);
image_picker_dialog package
documentation
widgets/camera_overlay
StickersTab
StickersTab const constructor
StickersTab class