initiallyExpanded property

bool initiallyExpanded
final

Specifies if the list tile is initially expanded (true) or collapsed (false, the default).

Implementation

final bool initiallyExpanded;