NyPage<T extends StatefulWidget> constructor

NyPage<T extends StatefulWidget>({
  1. String? path,
})

Base NyPage

Implementation

NyPage({super.path});