ZeroSkeletonStyleSet constructor
const
ZeroSkeletonStyleSet({
- SkeletonAvatarStyle? avatar,
- SkeletonLineStyle? line,
- SkeletonListTileStyle? listTile,
- SkeletonParagraphStyle? paragraph,
Implementation
const ZeroSkeletonStyleSet(
{this.avatar, this.line, this.listTile, this.paragraph});