FlutterAnalyzeSettings.

Preamble Property

Summary

--[no-]preamble When analyzing the flutter repository, display the number of files that will be analyzed. Ignored if --watch is specified. (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterAnalyzeSettings

Syntax

public Nullable<bool> Preamble { get; set; }

Value

Type Description
Nullable<bool>