library timetable;
import 'package:flutter/material.dart';
part 'src/timetable.dart';
part 'src/table.dart';