TdConfig constructor
TdConfig({
- GlobalKey<
State< ? key,StatefulWidget> >
Implementation
TdConfig({
GlobalKey? key,
}) : _key = key;
TdConfig({
GlobalKey? key,
}) : _key = key;