LinkWidget constructor

LinkWidget(
  1. BuildContext context, {
  2. double? fontSize,
})

Implementation

LinkWidget(this.context, {this.fontSize});