hiddenOn property
Device types on which the child should be hidden. Only used if visibleOn is not specified.
Implementation
final List<DeviceType>? hiddenOn;
Device types on which the child should be hidden. Only used if visibleOn is not specified.
final List<DeviceType>? hiddenOn;