changeMapStyle abstract method

void changeMapStyle({
  1. bool waitUntilReady = true,
})

Implementation

void changeMapStyle({
  bool waitUntilReady = true,
});