regular property

ValueNotifier<BoxShadow> regular
getter/setter pair

A regular shadow style.

Implementation

static ValueNotifier<BoxShadow> regular = ValueNotifier(_buildShadow());