visibleOn property

List<DeviceType>? visibleOn
final

Device types on which the child should be visible. If not specified, visibility is controlled by hiddenOn.

Implementation

final List<DeviceType>? visibleOn;