menu
utils_widget package
documentation
utils_widget.dart
CustomAnimationToast
tweenOpacity property
tweenOpacity property
dark_mode
light_mode
tweenOpacity
property
Tween
<
double
>
tweenOpacity
final
Implementation
static final Tween<double> tweenOpacity = Tween<double>(begin: 0, end: 1);
utils_widget package
documentation
utils_widget
CustomAnimationToast
tweenOpacity property
CustomAnimationToast class