menu
dt
backend.dart
SurfaceBackend
flush abstract method
flush
dark_mode
light_mode
flush
abstract method
Future
<
void
>
flush
(
)
Flushes any buffered content to the terminal screen.
Implementation
Future<void> flush();
dt
backend
SurfaceBackend
flush abstract method
SurfaceBackend class