Files
client-sdk-flutter/example/lib/utils.dart

4 lines
70 B
Dart

import 'dart:async';
FutureOr<void> Function()? onWindowShouldClose;