menu
image_collage_widget package
documentation
blocs/collage_state.dart
ImageListState
ImageListState constructor
ImageListState constructor
dark_mode
light_mode
ImageListState
constructor
ImageListState
(
{
required
List
<
Images
>
images
,
})
Implementation
ImageListState({ required this.images, }) : super([images]);
image_collage_widget package
documentation
blocs/collage_state
ImageListState
ImageListState constructor
ImageListState class