menu
flutter_sm_core package
documentation
sm_core.dart
MIconButton
noHighlight property
noHighlight property
dark_mode
light_mode
noHighlight
property
bool
noHighlight
final
只去除默认的高亮颜色, 如果设置了
highlightColor
或
overlayColor
则
noHighlight
无效
Implementation
final bool noHighlight;
flutter_sm_core package
documentation
sm_core
MIconButton
noHighlight property
MIconButton class