defaultLinkUnderline constant
TextDecoration
const defaultLinkUnderline
link underline when no override was provided
Implementation
static const TextDecoration defaultLinkUnderline = TextDecoration.underline;