StaticMap constructor

const StaticMap(
  1. Event location,
  2. {Key? key}
)

Implementation

const StaticMap(this.location, {super.key});