menu
flutter_waya package
documentation
components/gesture.dart
GestureZoom
maxScale property
maxScale property
dark_mode
light_mode
maxScale
property
double
maxScale
final
通过最大缩放比例
maxScale
、双击缩放比例
doubleTapScale
、子部件
child
、点击事件
onPressed
创建小部件
Implementation
final double maxScale;
flutter_waya package
documentation
components/gesture
GestureZoom
maxScale property
GestureZoom class