noBackground constant

BackgroundConfig const noBackground

Implementation

static const noBackground =
    BackgroundConfig(drawNormalSquares: false, opacity: 0.5);