visibleOn property
Device types on which the child should be visible. If not specified, visibility is controlled by hiddenOn.
Implementation
final List<DeviceType>? visibleOn;
Device types on which the child should be visible. If not specified, visibility is controlled by hiddenOn.
final List<DeviceType>? visibleOn;