isWeb property

bool get isWeb

是否是 Web 平台

Implementation

static bool get isWeb => kIsWeb == true;