SunnyRouterFactory constructor

const SunnyRouterFactory({
  1. bool allowNestedModals = false,
})

Implementation

const SunnyRouterFactory({this.allowNestedModals = false});