getStyleConfig method

StyleConfig? getStyleConfig()

Return a StyleConfig to change the default behavior of the styling algorithm. This makes no difference if, in the Beagle configuration, enableStyles is false.

Implementation

StyleConfig? getStyleConfig() => null;