menu
nsg_controls package
documentation
file_picker/nsg_crop_page.dart
NsgCropGallery
NsgCropGallery.new const constructor
NsgCropGallery.new const constructor
dark_mode
light_mode
NsgCropGallery
constructor
const
NsgCropGallery
(
{
Key
?
key
,
required
List
<
Uint8List
>
images
,
dynamic
deleteImage
(
List
<
Uint8List
>
newList
)?,
dynamic
onItemTap
(
int
index
)?,
})
Implementation
const NsgCropGallery({super.key, required this.images, this.deleteImage, this.onItemTap});
nsg_controls package
documentation
file_picker/nsg_crop_page
NsgCropGallery
NsgCropGallery.new const constructor
NsgCropGallery class