splitText method Null safety

Text splitText (
  1. int offset
)

Implementation

Text splitText(int offset) native;