factory GTFBadgePosition.bottomEnd({double bottom = -2, double end = -2}) { return GTFBadgePosition(bottom: bottom, end: end); }