linkVisitedDark constant

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

Visited link color for dark mode.

Implementation

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