flutter_json_widgets
sliver
Sliver
Sliver.toBoxAdapter const constructor
Sliver.toBoxAdapter
Sliver.toBoxAdapter
constructor
Null safety
const
Sliver.toBoxAdapter
(
{
Key
?
key
,
Widget
?
child
}
)
Implementation
const factory Sliver.toBoxAdapter({ Key? key, Widget? child, }) = SliverToBoxAdapter;
flutter_json_widgets
sliver
Sliver
Sliver.toBoxAdapter const constructor
Sliver class
Constructors
appBar
appBarLarge
appBarMedium
fillRemaining
fillViewport
fixedExtentList
fromJson
grid
ignorePointer
list
offstage
opacity
padding
prototypeExtendList
safeArea
toBoxAdapter
visibility
visibilityMaintain
Properties
copyWith
hashCode
key
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==