linkVisitedDark constant
- @Deprecated('This color has been deprecated as of v0.10.0')
Visited link color for dark mode.
Implementation
@Deprecated('This color has been deprecated as of v0.10.0')
static const Color linkVisitedDark = Color(0xFF47A3FF);