menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
subtitle property
subtitle
dark_mode
light_mode
subtitle
property
Widget
?
subtitle
final
Additional content displayed below the
child
.
Typically a
Text
widget.
Implementation
final Widget? subtitle;
messenger
outlined_rounded_button
OutlinedRoundedButton
subtitle property
OutlinedRoundedButton class