isWeb constant
bool
const isWeb
Whether or not the project has been compiled to JavaScript.
Implementation
static const bool isWeb = constants.kIsWeb;
Whether or not the project has been compiled to JavaScript.
static const bool isWeb = constants.kIsWeb;