menu
fluttery_framework package
documentation
view/app_state.dart
AppState<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_state
AppState<T extends StatefulWidget>
inThemeAnimationCurve property
AppState class