Flutter
widgets
SingleChildScrollView
padding property
padding
description
padding
property
Null safety
EdgeInsetsGeometry
?
padding
final
The amount of space by which to inset the child.
Implementation
final EdgeInsetsGeometry? padding;
Flutter
widgets
SingleChildScrollView
padding property
SingleChildScrollView class
Constructors
SingleChildScrollView
Properties
child
clipBehavior
controller
dragStartBehavior
hashCode
key
keyboardDismissBehavior
padding
physics
primary
restorationId
reverse
runtimeType
scrollDirection
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==