blank constant
LinkTarget
const blank
On the web, this opens the link in a new tab or window (depending on the browser and user configuration).
On Android and iOS, this opens the link in the browser or the relevant app.
Implementation
static const LinkTarget blank = LinkTarget._(debugLabel: 'blank');