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