FittedPathMetrics constructor
const
FittedPathMetrics({})
Implementation
const FittedPathMetrics({
required this.bounds,
required this.maxDimension,
required this.centerX,
required this.centerY,
});
const FittedPathMetrics({
required this.bounds,
required this.maxDimension,
required this.centerX,
required this.centerY,
});