save

open override fun SaverScope.save(value: SplitTextState): Pair<Int, List<String>>

Convert the value into a saveable one. If null is returned the value will not be saved.