menu
schemax package
documentation
renderer/core.dart
RendererCore
mouseChildren property
mouseChildren property
dark_mode
light_mode
mouseChildren
property
bool
mouseChildren
getter/setter pair
inherited
Whether this container will capture mouse input events for its children.
Implementation
bool mouseChildren = true;
schemax package
documentation
renderer/core
RendererCore
mouseChildren property
RendererCore class