menu
v_components package
documentation
widgets/v_9_grid/widget/v_default_loading.dart
VImgLoading
VImgLoading.new const constructor
VImgLoading.new const constructor
dark_mode
light_mode
VImgLoading
constructor
const
VImgLoading
(
{
Key
?
key
,
double
width
=
20
,
double
height
=
20
,
})
Implementation
const VImgLoading({Key? key, this.width = 20, this.height = 20}) : super(key: key);
v_components package
documentation
widgets/v_9_grid/widget/v_default_loading
VImgLoading
VImgLoading.new const constructor
VImgLoading class