placeholderCount property Null safety

int placeholderCount

The number of placeholders currently in the paragraph.

Implementation

int get placeholderCount => _placeholderCount;