menu
unflow_flutter package
documentation
unflow.dart
Unflow
sync method
sync method
dark_mode
light_mode
sync
method
Future
<
void
>
sync
(
)
Implementation
Future<void> sync() async { await _channel.invokeMethod('unflow#sync'); }
unflow_flutter package
documentation
unflow
Unflow
sync method
Unflow class