hide property

bool? hide
final

Set to true to hide the widget and false to show it.

Implementation

final bool? hide;