menu
shadcn_flutter package
documentation
shadcn_flutter.dart
TextButton
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget to display as the button's content.
Implementation
final Widget child;
shadcn_flutter package
documentation
shadcn_flutter
TextButton
child property
TextButton class