scrapeCycleSweep top-level property
Implementation
BoxDecoration scrapeCycleSweep = const BoxDecoration(
image: DecorationImage(
fit: BoxFit.cover,
image: AssetImage('assets/images/gotri_default_bg.png')));
BoxDecoration scrapeCycleSweep = const BoxDecoration(
image: DecorationImage(
fit: BoxFit.cover,
image: AssetImage('assets/images/gotri_default_bg.png')));