currentChildrens property

List<FlowerPage>? get currentChildrens

Implementation

List<FlowerPage>? get currentChildrens => route?.children;