factory BadgePosition.topEnd({final double top = -8, final double end = -10}) => BadgePosition(top: top, end: end);