intialVisibility property

bool intialVisibility
final

Intially should the widget be visible or not, default to true

Implementation

final bool intialVisibility;