isCanvasKit top-level constant Null safety
A constant that is true if the application is using canvasKit
Implementation
const bool isCanvasKit = bool.fromEnvironment('FLUTTER_WEB_USE_SKIA');
A constant that is true if the application is using canvasKit
const bool isCanvasKit = bool.fromEnvironment('FLUTTER_WEB_USE_SKIA');