menu
dcflight package
documentation
framework/renderer/interface/interface.dart
PlatformInterface
cancelBatchUpdate abstract method
cancelBatchUpdate abstract method
dark_mode
light_mode
cancelBatchUpdate
abstract method
Future
<
bool
>
cancelBatchUpdate
(
)
Cancel the pending batch updates
Implementation
Future<bool> cancelBatchUpdate();
dcflight package
documentation
framework/renderer/interface/interface
PlatformInterface
cancelBatchUpdate abstract method
PlatformInterface class