menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
child property
child
dark_mode
light_mode
child
property
Widget
?
child
final
Primary content of this button.
Typically a
Text
widget.
Implementation
final Widget? child;
messenger
outlined_rounded_button
OutlinedRoundedButton
child property
OutlinedRoundedButton class