setting_state.dart 74 B

123456
  1. class SettingState {
  2. SettingState() {
  3. ///Initialize variables
  4. }
  5. }