FlutterBuildIpaSettings.

TreeShakeIcons Property

Summary

--[no-]tree-shake-icons Tree shake icon fonts so that only glyphs used by the application remain. (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildIpaSettings

Syntax

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

Value

Type Description
Nullable<bool>