menu
fast_develop package
documentation
widget/dialog.dart
fromBottom function
fromBottom function
dark_mode
light_mode
fromBottom
function
Offset
fromBottom
(
Animation
animation
)
Implementation
Offset fromBottom(Animation animation) => Offset(0, valueByType(1 - animation.value, double));
fast_develop package
documentation
widget/dialog
fromBottom function
dialog library