menu
shared_code_new package
documentation
shared_code_new/widgets/shimmer/app_shimmer.dart
AppShimmer
AppShimmer.new const constructor
AppShimmer.new const constructor
dark_mode
light_mode
AppShimmer
constructor
const
AppShimmer
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
double
?
radius
,
})
Implementation
const AppShimmer({ super.key, this.width, this.height, this.radius, });
shared_code_new package
documentation
shared_code_new/widgets/shimmer/app_shimmer
AppShimmer
AppShimmer.new const constructor
AppShimmer class