linkDelegate property
The delegate used by the Link widget to build itself.
Implementation
@override
final LinkDelegate? linkDelegate = null;
The delegate used by the Link widget to build itself.
@override
final LinkDelegate? linkDelegate = null;