builder property
A builder method to create a Widget that acts as a trigger. Additionally, reflects the content of TriggerFromItemComponentData.item.
See also:
Implementation
TriggerFromItemBuilder<T>? builder;
A builder method to create a Widget that acts as a trigger. Additionally, reflects the content of TriggerFromItemComponentData.item.
See also:
TriggerFromItemBuilder<T>? builder;