FlapTransitionType#

Deprecated since version 1.4: See the migration guide

class FlapTransitionType#

Describes transitions types of a Flap widget.

It determines the type of animation when transitioning between children in a Flap widget, as well as which areas can be swiped via swipe_to_open and swipe_to_close.

Fields#

class FlapTransitionType
OVER#

The type of the None singleton.

SLIDE#

The type of the None singleton.

UNDER#

The type of the None singleton.