onInit property

ValueChanged<List<Rect>> onInit
final

Called with merged text rects after layout.

Implementation

final ValueChanged<List<Rect>> onInit;