HError

Class

Fields

exception: Exception
message: string

Constructors

HError(message: string, exception: Exception, key: Key, constants: object[], modifiers: IReadOnlyCollection<Modifier>)

Methods

ReportIn(context: BuildContext): HError
Build(context: BuildContext): Widget
Builds the widget in the given context.

Parameters

context:BuildContext - The context in which to build the widget. This will be provided by the framework when building the widget tree.

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeIfClipConstDisplayExpandFillFlexibleMarginOpacityPaddingPositionedShrinkSizeStretchTightStretchTightVisibilityWithModifierToBuildableToFactoryDescribeIdentityShortHashToStringNullable

On this page