flutter_json_widgets
scroll_physics
ScrollPhysics
parent property
parent
parent
property
Null safety
ScrollPhysics
?
parent
inherited
Implementation
ScrollPhysics? get parent => throw _privateConstructorUsedError;
flutter_json_widgets
scroll_physics
ScrollPhysics
parent property
ScrollPhysics class
Constructors
ScrollPhysics
alwaysScrollable
bouncingScroll
clamping
fixedExtent
fromJson
neverScrollable
pageScroll
rangeMaintaining
Properties
copyWith
hashCode
parent
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==