menu
thermion_dart package
documentation
thermion_dart.dart
ThermionViewer
clearBackgroundImage abstract method
clearBackgroundImage abstract method
dark_mode
light_mode
clearBackgroundImage
abstract method
Future
clearBackgroundImage
(
{
bool
destroy
=
false
,
})
Removes the background image.
Implementation
Future clearBackgroundImage({bool destroy = false});
thermion_dart package
documentation
thermion_dart
ThermionViewer
clearBackgroundImage abstract method
ThermionViewer class