menu
hooks_meedu package
documentation
hooks_meedu.dart
ConsumerWidget
ConsumerWidget.new const constructor
ConsumerWidget.new const constructor
dark_mode
light_mode
ConsumerWidget
constructor
const
ConsumerWidget
(
{
Key
?
key
,
})
Implementation
const ConsumerWidget({Key? key}) : super(key: key);
hooks_meedu package
documentation
hooks_meedu
ConsumerWidget
ConsumerWidget.new const constructor
ConsumerWidget class