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