kEndBoxShadow constant

List<BoxShadow> const kEndBoxShadow

Exposes the final box shadow of the opening animation of the child widget to match the default behavior of the native iOS widget. This value was eyeballed from the iOS simulator running iOS 16.0.

Implementation

static const List<BoxShadow> kEndBoxShadow = _endBoxShadow;