TierAnchor constructor
const
TierAnchor({
- AchievementTier? name,
- int? threshold,
Implementation
const TierAnchor({this.name, this.threshold});
const TierAnchor({this.name, this.threshold});