customTransition property

CustomSeafarerTransition? customTransition
final

Provide a custom transition to seafarer instead of using inbuilt transitions, if not provided, seafarer will revert to use its default transitions or delegate to systems own transitions.

Implementation

final CustomSeafarerTransition? customTransition;