menu
flenx package
documentation
flenx.dart
BuildableElement
child property
child property
dark_mode
light_mode
child
property
@
protected
@
visibleForTesting
Element
?
get
child
The current child of this element.
Implementation
@protected @visibleForTesting Element? get child => _child;
flenx package
documentation
flenx
BuildableElement
child property
BuildableElement class