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