menu
messenger
ui/page/home/widget/rectangle_button.dart
RectangleButton
child property
child
dark_mode
light_mode
child
property
Widget
?
child
final
Widget
to display inside this
RectangleButton
instead of the
label
.
Implementation
final Widget? child;
messenger
rectangle_button
RectangleButton
child property
RectangleButton class