linkVisited property

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

Visited link color

Implementation

@Deprecated('This color has been deprecated as of v0.10.0.')
Color get linkVisited => ZetaColorBase.linkVisitedLight;