JsonSetScrollControllerBuilder constructor
const
JsonSetScrollControllerBuilder({})
Implementation
const JsonSetScrollControllerBuilder({
this.debugLabel,
this.initialScrollOffset,
required this.keepScrollOffset,
required this.key,
}) : super(numSupportedChildren: kNumSupportedChildren);