menu
dio_request_inspector package
documentation
presentation/dashboard/page/dashboard_page.dart
DashboardPage
DashboardPage const constructor
DashboardPage const constructor
dark_mode
light_mode
DashboardPage
constructor
const
DashboardPage
(
{
Key
?
key
,
})
Implementation
const DashboardPage({Key? key}) : super(key: key);
dio_request_inspector package
documentation
presentation/dashboard/page/dashboard_page
DashboardPage
DashboardPage const constructor
DashboardPage class