linkLight constant

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

Link color for light mode.

Implementation

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