flutter units of measurement
old question, what is unit of measurement in flutter? online chatter (eg SO 2018) says something like “logical pixels” or “density independent pixels”. official docs also mention this lingo, but never explicitly commit or define it. apparently there used to be clarification in Material
class docs, but it’s not there now.