flutter-terminal/lib/page/home/state.dart

6 lines
68 B
Dart

class HomeState {
HomeState() {
///Initialize variables
}
}