enableFallback property

bool enableFallback
getter/setter pair

When inApp is called, upon any failures if this is true then youtube iframe player in webview_flutter is opened using inWebview.

Implementation

static bool enableFallback = true;