isweb_test library

Properties

debugIsWeb bool
This variable is only useful for tests, indicating than the test is running in a web environment. This variable is used by the test_screen (https://pub.dev/packages/test_screen) package.
getter/setter pair

Functions

isWeb() bool
A function that is true if the application was compiled to run on the web or debugIsWeb is true