XRoutePage constructor

XRoutePage(
  1. BuildContext context,
  2. Widget child
)

Implementation

XRoutePage(this.context, this.child);