hiddenOn property

List<DeviceType>? hiddenOn
final

Device types on which the child should be hidden. Only used if visibleOn is not specified.

Implementation

final List<DeviceType>? hiddenOn;