menu
arcane_jaspr package
documentation
component/view/skeleton.dart
Skeleton
Skeleton.new const constructor
Skeleton.new const constructor
dark_mode
light_mode
Skeleton
constructor
const
Skeleton
(
{
String
?
width
,
String
?
height
,
String
?
borderRadius
,
bool
circle
=
false
,
Key
?
key
,
})
Implementation
const Skeleton({ this.width, this.height, this.borderRadius, this.circle = false, super.key, });
arcane_jaspr package
documentation
component/view/skeleton
Skeleton
Skeleton.new const constructor
Skeleton class