menu
zds_flutter
zds_flutter
ZdsBottomBar
child property
child
brightness_4
brightness_5
child
property
Widget
?
child
final
The widget that will be below this widget in the widget tree, typically a
Row
.
Implementation
final Widget? child;
zds_flutter
zds_flutter
ZdsBottomBar
child property
ZdsBottomBar class