SelectLoader constructor
const
SelectLoader({})
Implementation
const SelectLoader({
super.key,
required this.type,
this.size = 60,
this.color = Colors.blue,
this.gifPath = '',
this.assetGif = false,
});
const SelectLoader({
super.key,
required this.type,
this.size = 60,
this.color = Colors.blue,
this.gifPath = '',
this.assetGif = false,
});