nybblesPerRegister property Null safety

int nybblesPerRegister

Implementation

int get nybblesPerRegister => (_model.wordSize + 3) ~/ 4;