flat constant

List<BoxShadow> const flat

Flat — no elevation (the minimal variant).

Implementation

static const List<BoxShadow> flat = <BoxShadow>[];