menu
fastyle_dart package
documentation
ui/layouts/media_layout_observer.dart
FastMediaLayoutObserver
FastMediaLayoutObserver const constructor
FastMediaLayoutObserver const constructor
dark_mode
light_mode
FastMediaLayoutObserver
constructor
const
FastMediaLayoutObserver
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const FastMediaLayoutObserver({super.key, required this.child});
fastyle_dart package
documentation
ui/layouts/media_layout_observer
FastMediaLayoutObserver
FastMediaLayoutObserver const constructor
FastMediaLayoutObserver class