expandWithIconOnly property

bool expandWithIconOnly
final

If true, tapping the down chevron will toggle the tile expansion, if false tapping anywhere on the tile will.

Defaults to false.

Implementation

final bool expandWithIconOnly;