menu
server_testing package
documentation
server_testing.dart
Page
Page.new constructor
Page.new constructor
dark_mode
light_mode
Page
constructor
Page
(
Browser
browser
)
Creates a new page with the given browser.
Implementation
Page(this.browser);
server_testing package
documentation
server_testing
Page
Page.new constructor
Page class