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
Constructors
RepaintBoundary
wrap
Properties
child
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==
Static methods
wrapAll
Cookies management controls