isFlutterWebAppNow property

bool get isFlutterWebAppNow

Implementation

bool get isFlutterWebAppNow => isFlutterAppNow! && isDartWebAppNow!;