menu
flutter_miuix package
documentation
miuix.dart
MiuixPressable
shape property
shape property
dark_mode
light_mode
shape
property
ShapeBorder
?
shape
final
用于裁剪遮罩与反馈的任意形状(如 squircle/stadium)。
提供时优先于
borderRadius
,遮罩与反馈将按该形状裁剪。
Implementation
final ShapeBorder? shape;
flutter_miuix package
documentation
miuix
MiuixPressable
shape property
MiuixPressable class