FlutterCreateSettings.

Description Property

Summary

--description The description to use for your new Flutter project. This string ends up in the pubspec.yaml file. (defaults to "A new Flutter project.")
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterCreateSettings

Syntax

public string Description { get; set; }

Value

Type Description
string