menu
flutter_better_ui package
documentation
better_text_button.dart
BetterTextButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
按钮的点击回调
Implementation
final VoidCallback? onPressed;
flutter_better_ui package
documentation
better_text_button
BetterTextButton
onPressed property
BetterTextButton class