circle_app/circle_app/lib/app/text/state.dart

6 lines
68 B
Dart

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