showWeb property

bool? showWeb
getter/setter pair

if is TRUE the message dialog it will disappear on flutter web app version (default: TRUE)

Implementation

bool? showWeb;