Making.School.Asignment.app/lib/page/work_page/work_state.dart

6 lines
68 B
Dart

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