white constant

ChoiceChip3DStyle const white

preconfigured white style

Implementation

static const white = ChoiceChip3DStyle(
    topColor: Color(0xFFffffff), backColor: Color(0xFFCFD8DC));