FlutterCreateSettings.

Template Property

Summary

-t, --template=<type> Specify the type of project to create.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterCreateSettings

Syntax

public Nullable<Template> Template { get; set; }

Value

Type Description
Nullable<Template>