flutter_json_widgets
scroll_physics
ScrollPhysics
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
scroll_physics
ScrollPhysics
toJson method
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 ==