paintBucket property
SvgAsset
get
paintBucket
The assets/icons/paint-bucket.svg
.
Implementation
SvgAsset get paintBucket => const SvgAsset(
'forui_assets',
'paint-bucket',
'assets/icons/paint-bucket.svg',
);