scrapeCycleSweep top-level property

BoxDecoration scrapeCycleSweep
getter/setter pair

Implementation

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