예제 #1
0
 public static Amplify.Web.Custom.Models.AmplifyGradient GetFillGradient(IPodSettings that) => that.Value <Amplify.Web.Custom.Models.AmplifyGradient>("fillGradient");
예제 #2
0
 public static Amplify.Web.Custom.Models.AmplifyColor GetBorderColor(IPodSettings that) => that.Value <Amplify.Web.Custom.Models.AmplifyColor>("borderColor");