MapEvent.changeActiveButton constructor

const MapEvent.changeActiveButton(
  1. bool active
)

Implementation

const factory MapEvent.changeActiveButton(bool active) = ChangeActiveButton;