menu
flutter_miuix package
documentation
miuix.dart
MiuixPressable
overlayColor property
overlayColor property
dark_mode
light_mode
overlayColor
property
Color
?
overlayColor
final
遮罩颜色。默认取自
MiuixTheme
的
onBackground
。
Implementation
final Color? overlayColor;
flutter_miuix package
documentation
miuix
MiuixPressable
overlayColor property
MiuixPressable class