menu
loo package
documentation
loo.dart
LooView
LooView.new const constructor
LooView.new const constructor
dark_mode
light_mode
LooView
constructor
const
LooView
(
{
Key
?
key
,
required
Widget
child
,
Function
?
onInit
,
})
Implementation
const LooView({ super.key, required this.child, this.onInit, });
loo package
documentation
loo
LooView
LooView.new const constructor
LooView class