enableRevert property

bool enableRevert
final

Enable tilt revert, will revert to the initial state.

Only the following gestures: GesturesType.touch GesturesType.hover GesturesType.controller


启用倾斜复原, 会复原至初始状态。

仅以下手势生效: GesturesType.touch GesturesType.hover GesturesType.controller

Implementation

final bool enableRevert;