6 lines
74 B
Dart
6 lines
74 B
Dart
|
|
class HometabState {
|
||
|
|
HometabState() {
|
||
|
|
///Initialize variables
|
||
|
|
}
|
||
|
|
}
|