menu
sdl2ui package
documentation
sdl2ui/node.dart
Node
getParent method
getParent method
dark_mode
light_mode
getParent
method
Node
?
getParent
(
)
Implementation
Node? getParent() { return _parent; }
sdl2ui package
documentation
sdl2ui/node
Node
getParent method
Node class