menu
antd_flutter_mobile package
documentation
components/box/handler.dart
AntdTapOptions
allowOffset property
allowOffset property
dark_mode
light_mode
allowOffset
property
bool
allowOffset
final
是否允许事件坐标偏移(用于处理触摸点与渲染位置偏差的场景)
Implementation
final bool allowOffset;
antd_flutter_mobile package
documentation
components/box/handler
AntdTapOptions
allowOffset property
AntdTapOptions class