transitBuilder property

  1. @Deprecated('Should not be an exposed property')
TransitionBuilder? get transitBuilder
inherited

Implementation

@Deprecated('Should not be an exposed property')
TransitionBuilder? get transitBuilder => _transitBuilder ?? onBuilder();