builder property

AtRestAnimationSettingsBuilder? builder
getter/setter pair

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

Implementation

AtRestAnimationSettingsBuilder? builder;