menu
flutter_canary package
documentation
mock/mock_list_page.dart
MockListPage
MockListPage const constructor
MockListPage const constructor
dark_mode
light_mode
MockListPage
constructor
const
MockListPage
(
{
Key
?
key
,
})
Implementation
const MockListPage({Key? key}) : super(key: key);
flutter_canary package
documentation
mock/mock_list_page
MockListPage
MockListPage const constructor
MockListPage class