GalleryButtonWidget constructor
const
GalleryButtonWidget({
- Key? key,
- dynamic loc,
Implementation
const GalleryButtonWidget({Key? key, this.loc}) : super(key: key);
const GalleryButtonWidget({Key? key, this.loc}) : super(key: key);