scrollMode property Null safety
read / write
Configures the directions in which the map is allowed to move during a scroll gesture.
Implementation
ScrollMode? scrollMode;
Configures the directions in which the map is allowed to move during a scroll gesture.
ScrollMode? scrollMode;