ParameterizedFunctionBuildable<T1, T2>

ParameterizedFunctionBuildable<T1, T2>

Struct

Constructors

ParameterizedFunctionBuildable(func: BuildFunction<T1,T2>, arg0: T1, arg1: T2)

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