MapButtonColumn constructor
const
MapButtonColumn({})
Implementation
const MapButtonColumn({
super.key,
required this.buttons,
required this.alignment,
this.padding,
this.safeBottom = false,
this.safeRight = false,
});