value property

bool value
override

Builds attribute into widget propety

Implementation

bool get value {
  return hide;
}