menu
pcanvas package
documentation
pcanvas_html.dart
PCanvasKeyEvent
code property
code property
dark_mode
light_mode
code
property
String
?
code
final
The code of the key (the name of the key).
Implementation
final String? code;
pcanvas package
documentation
pcanvas_html
PCanvasKeyEvent
code property
PCanvasKeyEvent class