menu
flutter_project_kit package
documentation
theme/theme_switcher.dart
ProKitThemeAnim
ProKitThemeAnim.new const constructor
ProKitThemeAnim.new const constructor
dark_mode
light_mode
ProKitThemeAnim
constructor
const
ProKitThemeAnim
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const ProKitThemeAnim({super.key, required this.child});
flutter_project_kit package
documentation
theme/theme_switcher
ProKitThemeAnim
ProKitThemeAnim.new const constructor
ProKitThemeAnim class