factory GFBadgePosition.topStart({double top = -5, double start = -10}) => GFBadgePosition(top: top, start: start);