ParameterizedFunctionBuildable<T>

ParameterizedFunctionBuildable<T>

Struct

Constructors

ParameterizedFunctionBuildable(func: BuildFunction<T>, arg: T)

Methods

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

DescribeIdentityShortHashToStringNullable

On this page