slideableActions property
Whether the dialog's actions support pressing an action and sliding to another. Defaults to true on touch platforms.
Implementation
@override
final FVariants<FDialogAxisVariantConstraint, FDialogAxisVariant, bool, Delta> slideableActions;