AlwaysScrollableScrollPhysics.fromJson constructor Null safety

AlwaysScrollableScrollPhysics.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory AlwaysScrollableScrollPhysics.fromJson(Map<String, dynamic> json) =
    _$AlwaysScrollableScrollPhysics.fromJson;