ComUpload constructor
const
ComUpload({})
Implementation
const ComUpload({
super.key,
required this.controller,
this.draggable = true,
this.shrinkWrap = true,
this.crossAxisCount = 3,
this.spacing,
});
const ComUpload({
super.key,
required this.controller,
this.draggable = true,
this.shrinkWrap = true,
this.crossAxisCount = 3,
this.spacing,
});