styles property
A getter for the current styles. Only for tests.
Implementation
@visibleForTesting
List<gmaps.MapTypeStyle> get styles => _lastStyles;
A getter for the current styles. Only for tests.
@visibleForTesting
List<gmaps.MapTypeStyle> get styles => _lastStyles;