UiTabRouterWidget constructor
const
UiTabRouterWidget(
- UiTabRouter router, {
- Key? key,
Implementation
const UiTabRouterWidget(
this.router, {
Key? key,
}) : super(key: key);
const UiTabRouterWidget(
this.router, {
Key? key,
}) : super(key: key);