LinkWidget constructor
LinkWidget(
- BuildContext context, {
- double? fontSize,
Implementation
LinkWidget(this.context, {this.fontSize});
LinkWidget(this.context, {this.fontSize});