shadowLight constant

  1. @Deprecated('This color has been deprecated as of v0.10.0')
Color const shadowLight

Default shadow color.

Implementation

@Deprecated('This color has been deprecated as of v0.10.0')
static const Color shadowLight = Color(0x1A49505E);