menu
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi.dart
ThermionViewerFFI
setBloom method
setBloom method
dark_mode
light_mode
setBloom
method
@
override
Future
setBloom
(
double
bloom
)
override
Implementation
@override Future setBloom(double bloom) async { set_bloom_ffi(_viewer!, bloom); }
thermion_dart package
documentation
thermion_dart/thermion_viewer_ffi
ThermionViewerFFI
setBloom method
ThermionViewerFFI class