setFogOptions abstract method
Sets the fog options for this view. Fog is disabled by default
Implementation
Future setFogOptions(FogOptions options);
Sets the fog options for this view. Fog is disabled by default
Future setFogOptions(FogOptions options);