diffuseFactor property - MaterialReflectivity class - mapview library - Dart API
diffuseFactor
diffuseFactor property
getter/setter pair
The diffuse factor controls how much of the object's color contributes to the diffuse lighting component when lighting is enabled. Default value is 1.0.
Implementation
double diffuseFactor;