placeholderCount property Null safety
The number of placeholders currently in the paragraph.
Implementation
int get placeholderCount => _placeholderCount;
The number of placeholders currently in the paragraph.
int get placeholderCount => _placeholderCount;