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