shadow property

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

Shadow color.

Implementation

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