StyleLineFunc allows to return a Style for each line. The argument is the line index.
final Style Function(int lineIndex)? styleLineFunc;