menu
flutter_scene
fscene.dart
EnvironmentSkySpec
EnvironmentSkySpec.new constructor
EnvironmentSkySpec.new
dark_mode
light_mode
EnvironmentSkySpec
constructor
EnvironmentSkySpec
(
{
double
blurriness
=
0.0
,
})
Creates the spec.
Implementation
EnvironmentSkySpec({this.blurriness = 0.0});
flutter_scene
fscene
EnvironmentSkySpec
EnvironmentSkySpec.new constructor
EnvironmentSkySpec class