logDataWidth property
latefinal
The log of the data width representing the number of bits required to store that number.
Implementation
late final int logDataWidth;
The log of the data width representing the number of bits required to store that number.
late final int logDataWidth;