visibleOn property

List<ScreenSize>? visibleOn
final

Screen sizes on which the child should be visible.

Implementation

final List<ScreenSize>? visibleOn;