Input parameters for scrollTo.
typedef ScrollToInput = ({String? text, String? key, String? type, int? index});