menu
Flutter
widgets.dart
RepaintBoundary
RepaintBoundary const constructor
RepaintBoundary
dark_mode
light_mode
description
RepaintBoundary
constructor
const
RepaintBoundary
(
{
Key
?
key
,
Widget
?
child
,
})
Creates a widget that isolates repaints.
Implementation
const RepaintBoundary({ super.key, super.child });
Flutter
widgets
RepaintBoundary
RepaintBoundary const constructor
RepaintBoundary class
Cookies management controls