webFallbackDialogMessage property
String
get
webFallbackDialogMessage
override
Message for the web fallback dialog
In en, this message translates to:
'Do you want to open this link in your web browser?'
Implementation
@override
String get webFallbackDialogMessage => 'Do you want to open this link in your web browser?';