The sector size of the device that underlies the file.
The sector size is the minimum write that can be performed without disturbing other bytes in the file.
@override int get xSectorSize => 4096;