FlutterRunSettings.

Hot Property

Summary

--[no-]hot Run with support for hot reloading. (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterRunSettings

Syntax

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

Value

Type Description
Nullable<bool>