textOverflow method

void textOverflow(
  1. TextOverflow textOverflow
)

Implementation

void textOverflow(TextOverflow textOverflow) =>
    _textModel.textOverflow = textOverflow;