initiallyShowChild property

bool initiallyShowChild
final

If true shows the child, otherwise hides it initially by default. Defaults to true.

Implementation

final bool initiallyShowChild;