NyState<T extends StatefulWidget> constructor

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

Base NyState

Implementation

NyState({super.path});