SingleAxisUnit constructor Null safety
Implementation
const SingleAxisUnit(
{required this.title,
required this.identifier,
required this.meterRatio});
const SingleAxisUnit(
{required this.title,
required this.identifier,
required this.meterRatio});