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