enableCompactCount property

  1. @override
bool enableCompactCount
final

Decide whether to simply display the number of child rows when showCount is true.

ex) 1,234,567 > 1.2M

Implementation

@override
final bool enableCompactCount;