VLinkStyle constructor
const
VLinkStyle({})
Implementation
const VLinkStyle({
this.splashColor,
this.iconColor,
this.defaultColor,
this.pressedColor,
this.tapUpColor,
this.disabledColor,
this.titleTextStyle,
this.underlineColor,
});