isVisible property
bool
get
isVisible
Returns true if the current boolean value is visible, otherwise false.
Implementation
bool get isVisible => this;
Returns true if the current boolean value is visible, otherwise false.
bool get isVisible => this;