menu
flutter_conscent_plugin package
documentation
data.dart
Home
Home const constructor
Home const constructor
dark_mode
light_mode
Home
constructor
const
Home
(
{
Key
?
key
,
})
Implementation
const Home({Key? key}) : super(key: key);
flutter_conscent_plugin package
documentation
data
Home
Home const constructor
Home class