factory GFBadgePosition.topEnd({double top = -8, double end = -10}) => GFBadgePosition(top: top, end: end);