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