menu
nabit_app
screens\walk_through\walk_through_screen.dart
WalkThroughScreen
WalkThroughScreen const constructor
WalkThroughScreen
dark_mode
light_mode
WalkThroughScreen
constructor
const
WalkThroughScreen
(
{
Key
?
key
}
)
Implementation
const WalkThroughScreen({Key? key}) : super(key: key);
nabit_app
walk_through_screen
WalkThroughScreen
WalkThroughScreen const constructor
WalkThroughScreen class