builder property
Method which has the render logic
Exposes BuilderContext
and child widget as parameters.
and returns a widget.
Implementation
final TransitionBuilder? builder;
Method which has the render logic
Exposes BuilderContext
and child widget as parameters.
and returns a widget.
final TransitionBuilder? builder;