Flutter
widgets
SliverVisibility
sliver property
sliver
description
sliver
property
Null safety
Widget
sliver
final
The sliver to show or hide, as controlled by
visible
.
Implementation
final Widget sliver;
Flutter
widgets
SliverVisibility
sliver property
SliverVisibility class
Constructors
SliverVisibility
Properties
hashCode
key
maintainAnimation
maintainInteractivity
maintainSemantics
maintainSize
maintainState
replacementSliver
runtimeType
sliver
visible
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==