Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
tab_selector.dart File Reference
import package;
import material.dart;
import flutter_screenutil.dart;
import theme;
import color_palette.dart;
Include dependency graph for tab_selector.dart:

Go to the source code of this file.

Classes

class  StatefulWidget

Functions

override void initState ()
void _toggleTab (bool value)
override Widget build (BuildContext context)

Variables

class TabSelector extends StatefulWidget isFirstTabSelected

Function Documentation

◆ _toggleTab()

void _toggleTab ( bool value)

Definition at line 33 of file tab_selector.dart.

Here is the caller graph for this function:

◆ build()

override Widget build ( BuildContext context)

Definition at line 41 of file tab_selector.dart.

Here is the call graph for this function:

◆ initState()

override void initState ( )

Definition at line 28 of file tab_selector.dart.

Variable Documentation

◆ isFirstTabSelected

class TabSelector extends StatefulWidget isFirstTabSelected