menu
schemax package
documentation
renderer/core.dart
RendererCore
mouseEnabled property
mouseEnabled property
dark_mode
light_mode
mouseEnabled
property
bool
mouseEnabled
getter/setter pair
inherited
Indicates whether this object can receive mouse and touch input events.
Implementation
bool mouseEnabled = true;
schemax package
documentation
renderer/core
RendererCore
mouseEnabled property
RendererCore class