initiallyExpanded property

bool initiallyExpanded
final

Whether the tile is expanded when it's first drawn or not.

Defaults to false.

Implementation

final bool initiallyExpanded;