sizedChildren property

List<CustomScreen>? sizedChildren
final

Children that can have custom sizes

Implementation

final List<CustomScreen>? sizedChildren;