menu
fluttery_framework package
documentation
view/app_statex.dart
AppStateX<T extends StatefulWidget>
inThemeAnimationCurve property
inThemeAnimationCurve property
dark_mode
light_mode
inThemeAnimationCurve
property
Curve
? Function
()
?
inThemeAnimationCurve
final
inherited
The curve to apply when animating theme changes.
Implementation
final Curve? Function()? inThemeAnimationCurve;
fluttery_framework package
documentation
view/app_statex
AppStateX<T extends StatefulWidget>
inThemeAnimationCurve property
AppStateX class