menu
flutter_sm_widget package
documentation
sm_widget.dart
MButton
fixedSize property
fixedSize property
dark_mode
light_mode
fixedSize
property
Size
?
fixedSize
final
如果设置了
fixedSize
则
width
和
height
无效
Implementation
final Size? fixedSize;
flutter_sm_widget package
documentation
sm_widget
MButton
fixedSize property
MButton class