visibleOn property

Set<DeviceType>? visibleOn
final

Set of device types on which child is visible. If null, hiddenOn is used instead.

Implementation

final Set<DeviceType>? visibleOn;