hiddenOn property

Set<DeviceType>? hiddenOn
final

Set of device types on which child is hidden. Only used when visibleOn is null.

Implementation

final Set<DeviceType>? hiddenOn;