menu
fiber_router package
documentation
controller.dart
ControllerView
ControllerView.new const constructor
ControllerView.new const constructor
dark_mode
light_mode
ControllerView
constructor
const
ControllerView
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const ControllerView({super.key, required this.child});
fiber_router package
documentation
controller
ControllerView
ControllerView.new const constructor
ControllerView class