menu
rad package
documentation
widgets_html.dart
HTMLWidgetBase
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
Child widget.
A widget can either have
innerText
or
child
or
children
list.
Implementation
final Widget? child;
rad package
documentation
widgets_html
HTMLWidgetBase
child property
HTMLWidgetBase class