menu
dev_build package
documentation
shell.dart
ShellLinesController
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Dispose the controller.
Implementation
void close() { _controller.close(); }
dev_build package
documentation
shell
ShellLinesController
close method
ShellLinesController class