visibleOn property

List<ScreenType>? visibleOn
final

A list of ScreenType where the child should be visible.

Implementation

final List<ScreenType>? visibleOn;