menu
flutter_scene package
documentation
scene.dart
BloomSettings
intensity property
intensity property
dark_mode
light_mode
intensity
property
double
intensity
getter/setter pair
How strongly the bloom is added back to the scene.
0
is none.
Implementation
double intensity = 0.5;
flutter_scene package
documentation
scene
BloomSettings
intensity property
BloomSettings class