DebugFlags class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- cssBatchStyleUpdatesDebounceMs ↔ int
-
getter/setter pair
- cssGridProfilingMinMs ↔ int
-
getter/setter pair
- cssInvalidateUniversalCap ↔ int
-
getter/setter pair
- cssInvalidateUniversalSkipThreshold ↔ int
-
getter/setter pair
- cssMatchCompoundLogThresholdMs ↔ int
-
getter/setter pair
- cssMatchCompoundMaxLogsPerFlush ↔ int
-
getter/setter pair
- cssMatchedRulesCacheCapacity ↔ int
-
getter/setter pair
- debugLogFlexBaselineEnabled ↔ bool
-
getter/setter pair
- debugLogScrollableEnabled ↔ bool
-
getter/setter pair
- debugLogSemanticsEnabled ↔ bool
-
getter/setter pair
- debugPaintInlineLayoutEnabled ↔ bool
-
Debug flag to enable inline layout visualization.
When true, paints debug information for line boxes, margins, padding, etc.
getter/setter pair
- enableBackgroundLogs ↔ bool
-
getter/setter pair
- enableBorderRadiusLogs ↔ bool
-
getter/setter pair
- enableCanvasLogs ↔ bool
-
getter/setter pair
- enableCssAncestryFastPath ↔ bool
-
getter/setter pair
- enableCssBatchRecalc ↔ bool
-
getter/setter pair
- enableCssBatchStyleUpdates ↔ bool
-
getter/setter pair
- enableCssBatchStyleUpdatesPerFrame ↔ bool
-
getter/setter pair
- enableCssDisableRootRecalc ↔ bool
-
getter/setter pair
- enableCssGridProfiling ↔ bool
-
getter/setter pair
- enableCssInvalidateSkipTag ↔ bool
-
getter/setter pair
- enableCssInvalidateSkipUniversal ↔ bool
-
getter/setter pair
- enableCssInvalidateUniversalHeuristics ↔ bool
-
getter/setter pair
- enableCssMatchDetail ↔ bool
-
getter/setter pair
- enableCssMemoization ↔ bool
-
getter/setter pair
- enableCssMultiStyleTrace ↔ bool
-
getter/setter pair
- enableCssTrace ↔ bool
-
getter/setter pair
- enableCssVarAndTransitionLogs ↔ bool
-
getter/setter pair
- enableCssVarDependencyLogs ↔ bool
-
getter/setter pair
- enableDevToolsLogs ↔ bool
-
getter/setter pair
- enableDevToolsProtocolLogs ↔ bool
-
getter/setter pair
- enableDomLogs ↔ bool
-
getter/setter pair
- enableImageLogs ↔ bool
-
getter/setter pair
-
watchedCssVariables
↔ Set<
String> -
getter/setter pair
-
watchedTransitionProperties
↔ Set<
String> -
getter/setter pair
Static Methods
-
shouldLogCssVar(
String identifier, [Iterable< String> ? deps]) → bool -
shouldLogTransitionForProp(
String property) → bool