contentSize property

int get contentSize

Get content size after processing

Implementation

int get contentSize => content.length;