menu
qs_widget package
documentation
button.dart
Button
normalChild property
normalChild property
dark_mode
light_mode
normalChild
property
Widget
?
normalChild
final
普通状态下显示的子组件。
Implementation
final Widget? normalChild;
qs_widget package
documentation
button
Button
normalChild property
Button class