factory GTFBadgePosition.topStart({double top = -2, double start = -2}) { return GTFBadgePosition(top: top, start: start); }