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