menu
blayz_pay package
documentation
components/shimmer_widget.dart
ShimmerWidget
ShimmerWidget const constructor
ShimmerWidget const constructor
dark_mode
light_mode
ShimmerWidget
constructor
const
ShimmerWidget
(
{
Key
?
key
,
})
Implementation
const ShimmerWidget({Key? key}) : super(key: key);
blayz_pay package
documentation
components/shimmer_widget
ShimmerWidget
ShimmerWidget const constructor
ShimmerWidget class