NyState<T extends StatefulWidget> constructor
NyState<T extends StatefulWidget> ({
- String? path,
Base NyState
Implementation
NyState({String? path}) : stateName = path;