MephistoLocationViewer constructor
Implementation
const MephistoLocationViewer(
{super.key,
required this.lat,
required this.long,
required this.height,
required this.address});
const MephistoLocationViewer(
{super.key,
required this.lat,
required this.long,
required this.height,
required this.address});