attributionWidth property

double get attributionWidth
inherited

attributionWidth is the width of the attribution of the layer.

Implementation

set attributionUrlDark(String? value);/// [attributionWidth] is the width of the attribution of the layer.
double get attributionWidth;
set attributionWidth (double value)
inherited

attributionWidth is the width of the attribution of the layer.

Implementation

double get attributionWidth;/// [attributionWidth] is the width of the attribution of the layer.
set attributionWidth(double value);