initOffset property
getter/setter pair
      Offset that should be applied to a FlutterListView on initialization.
Implementation
double initOffset = 0;Offset that should be applied to a FlutterListView on initialization.
double initOffset = 0;