menu
flutter_sm_core package
documentation
sm_core.dart
MTextField
suffixIconConstraints property
suffixIconConstraints property
dark_mode
light_mode
suffixIconConstraints
property
BoxConstraints
?
suffixIconConstraints
final
后缀图标的约束, 比如限制宽高
Implementation
final BoxConstraints? suffixIconConstraints;
flutter_sm_core package
documentation
sm_core
MTextField
suffixIconConstraints property
MTextField class