FlutterAnalyzeSettings.

Watch Property

Summary

--watch Run analysis continuously, watching the filesystem for changes.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterAnalyzeSettings

Syntax

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

Value

Type Description
Nullable<bool>