hiddenOn property

List<ScreenType>? hiddenOn
final

A list of ScreenType where the child should be hidden.

Implementation

final List<ScreenType>? hiddenOn;