linkVisitedLight constant

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

Visited link color for light mode.

Implementation

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