tabletChildren property

List<Widget>? tabletChildren
final

Implementation

final List<Widget>? children, mobileChildren, tabletChildren, desktopChildren;