kStandardShadows top-level constant

List<BoxShadow> const kStandardShadows

List of standard shadows (for use in BoxDecoration)

Implementation

const List<BoxShadow> kStandardShadows = [kStandardShadow];