toggleExpanded abstract method
Expand or collapse the visible row at rowIndex; must notify listeners.
Implementation
void toggleExpanded(int rowIndex);
Expand or collapse the visible row at rowIndex; must notify listeners.
void toggleExpanded(int rowIndex);