menu
contacto
pages/welcome/instructions_page.dart
InstructionsPage
InstructionsPage const constructor
InstructionsPage
brightness_4
brightness_5
InstructionsPage
constructor
const
InstructionsPage
(
{
Key?
key
}
)
Implementation
const InstructionsPage({Key? key}) : super(key: key);
contacto
instructions_page
InstructionsPage
InstructionsPage const constructor
InstructionsPage class