DirectionInfoTile constructor
const
DirectionInfoTile({})
Implementation
const DirectionInfoTile({
super.key,
required this.title,
required this.directionName,
required this.angle, required this.zone, required this.zoneInfo,
});