show property

bool show
final

Whether the child should be visible (opacity 1.0) or invisible (opacity 0.0).

Implementation

final bool show;