Flutter
widgets
SliverWithKeepAliveWidget
SliverWithKeepAliveWidget const constructor
SliverWithKeepAliveWidget
description
SliverWithKeepAliveWidget
constructor
Null safety
const
SliverWithKeepAliveWidget
(
{
Key
?
key
}
)
Initializes fields for subclasses.
Implementation
const SliverWithKeepAliveWidget({ super.key, });
Flutter
widgets
SliverWithKeepAliveWidget
SliverWithKeepAliveWidget const constructor
SliverWithKeepAliveWidget class
Constructors
SliverWithKeepAliveWidget
Properties
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==