menu
mediasfu_sdk
components_modern\core\widgets\shimmer_loading.dart
ShimmerLoading
ShimmerLoading.new const constructor
ShimmerLoading.new
dark_mode
light_mode
ShimmerLoading
constructor
const
ShimmerLoading
(
{
Key
?
key
,
double
?
width
,
double
height
=
16
,
double
borderRadius
=
8
,
})
Implementation
const ShimmerLoading({ super.key, this.width, this.height = 16, this.borderRadius = 8, });
mediasfu_sdk
shimmer_loading
ShimmerLoading
ShimmerLoading.new const constructor
ShimmerLoading class