menu
smart_keyboard_insets package
documentation
animated_keyboard_padding.dart
AnimatedKeyboardPadding
curve property
curve property
dark_mode
light_mode
curve
property
Curve
curve
final
The curve to use for the padding animation.
Defaults to
Curves.easeOut
.
Implementation
final Curve curve;
smart_keyboard_insets package
documentation
animated_keyboard_padding
AnimatedKeyboardPadding
curve property
AnimatedKeyboardPadding class