menu
puzzlify package
documentation
models/pieces_gallery_model.dart
PiecesGalleryModel
PiecesGalleryModel.new constructor
PiecesGalleryModel.new constructor
dark_mode
light_mode
PiecesGalleryModel
constructor
PiecesGalleryModel
(
Uint8List
item
,
int
index
)
Implementation
PiecesGalleryModel(this.item, this.index);
puzzlify package
documentation
models/pieces_gallery_model
PiecesGalleryModel
PiecesGalleryModel.new constructor
PiecesGalleryModel class