animationStyle property

CustomerSheetAnimationStyle? get animationStyle
inherited

Controls how the modal animates. iOS only.

Implementation

CustomerSheetAnimationStyle? get animationStyle =>
    throw _privateConstructorUsedError;