Making.School.Asignment.app/lib/page/home_page/home_state.dart

6 lines
68 B
Dart

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