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