menu
arcane_jaspr package
documentation
web.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;
arcane_jaspr package
documentation
web
BuildableElement
child property
BuildableElement class