This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flutter.
Summary
--[no-]use-test-fonts Enable (and default to) the "Ahem" font. This is a special font used in tests to remove any dependencies on the font metrics. It is enabled when you use "flutter test". Set this flag when running a test using "flutter run" for debugging purposes. This flag is only available when running in debug mode.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- FlutterRunSettings
Syntax
public Nullable<bool> UseTestFonts { get; set; }
Value
Type | Description |
---|---|
Nullable |