description property

  1. @override
String get description
override

Human-readable description of this transition (optional, for tooling).

Implementation

@override
String get description =>
    'Slide from direction (up/down/left/right) with configurable distance';