menu
js_bindings package
documentation
bindings/html.dart
PropsCanvasState
isContextLost method
isContextLost method
dark_mode
light_mode
isContextLost
method
bool
isContextLost
(
)
Implementation
bool isContextLost() => js_util.callMethod(this, 'isContextLost', []);
js_bindings package
documentation
bindings/html
PropsCanvasState
isContextLost method
PropsCanvasState extension on
CanvasState