TableSyncSettingsBox constructor
const
TableSyncSettingsBox({})
Implementation
const TableSyncSettingsBox({
super.key,
required this.autoSync,
required this.every,
required this.onSave,
});
const TableSyncSettingsBox({
super.key,
required this.autoSync,
required this.every,
required this.onSave,
});