Flutter
widgets
BoxScrollView
padding property
padding
description
padding
property
Null safety
EdgeInsetsGeometry
?
padding
final
The amount of space by which to inset the children.
Implementation
final EdgeInsetsGeometry? padding;
Flutter
widgets
BoxScrollView
padding property
BoxScrollView class
Constructors
BoxScrollView
Properties
anchor
cacheExtent
center
clipBehavior
controller
dragStartBehavior
hashCode
key
keyboardDismissBehavior
padding
physics
primary
restorationId
reverse
runtimeType
scrollBehavior
scrollDirection
semanticChildCount
shrinkWrap
Methods
build
buildChildLayout
buildSlivers
buildViewport
createElement
debugDescribeChildren
debugFillProperties
getDirection
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==