menu
flutter_motion_kit package
documentation
main.dart
SecondarySamplePage
SecondarySamplePage.new const constructor
SecondarySamplePage.new const constructor
dark_mode
light_mode
SecondarySamplePage
constructor
const
SecondarySamplePage
(
{
Key
?
key
,
required
String
title
,
bool
hasScaffold
=
true
,
})
Implementation
const SecondarySamplePage({ super.key, required this.title, this.hasScaffold = true, });
flutter_motion_kit package
documentation
main
SecondarySamplePage
SecondarySamplePage.new const constructor
SecondarySamplePage class