hide property

bool hide
final

Opacity of this button: hide ? 0 : 1

Implementation

final bool hide;