attributionButtonMargins property

Point<num>? attributionButtonMargins
final

Set the layout margins for the Mapbox Attribution Buttons. If you set this value, you may also want to set attributionButtonPosition to harmonize the layout between iOS and Android, since the underlying frameworks have different defaults.

Implementation

final Point? attributionButtonMargins;