FactoryWidget<T>

Class

Fields

creator: Func<T>
updater: Action<T>

Constructors

FactoryWidget(creator: Func<T>, updater: Action<T>, key: Key, constants: object[], modifiers: IReadOnlyCollection<Modifier>)

Methods

Apply(previous: FactoryWidget<T>, element: T): void
Create(): T

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeClipConstDisplayExpandFillFlexibleMarginOpacityPaddingPositionedShrinkSizeStretchTightStretchTightVisibilityWithModifierIfToBuildableToFactoryDescribeIdentityShortHashToStringNullable

On this page