builder property

TransitionAnimationSettingsBuilder? builder
getter/setter pair

TransitionAnimationSettingsBuilder The builder allows you to create your own custom combinations of the above properties for maximum flexibility, returns a TransitionAnimationSettingsBuilder see the samples.dart in the examples project for an example of using the builder

Implementation

TransitionAnimationSettingsBuilder? builder;