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