menu
levit_flutter package
documentation
levit_flutter.dart
LWatch
LWatch.new const constructor
LWatch.new const constructor
dark_mode
light_mode
LWatch
constructor
const
LWatch
(
Widget
builder
(), {
Key
?
key
,
String
?
debugLabel
,
})
Creates a reactive widget.
Implementation
const LWatch(this.builder, {super.key, this.debugLabel});
levit_flutter package
documentation
levit_flutter
LWatch
LWatch.new const constructor
LWatch class