设置触摸超时是否启用
Future<void> setTouchTimeoutEnabled(bool enabled) { throw UnimplementedError( 'setTouchTimeoutEnabled() has not been implemented.'); }