setFogOptions abstract method

Future setFogOptions(
  1. FogOptions options
)

Sets the fog options for this view. Fog is disabled by default

Implementation

Future setFogOptions(FogOptions options);