visible property
Whether the field should be rendered.
When false, the field stays offstage so programmatic updates can still
run without occupying layout space.
Implementation
final bool visible;
Whether the field should be rendered.
When false, the field stays offstage so programmatic updates can still
run without occupying layout space.
final bool visible;