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