menu
brcode
brcode
BRCodeValue
formattedLength property
formattedLength
brightness_4
brightness_5
formattedLength
property
String
formattedLength
Implementation
String get formattedLength => value.length.toString().padLeft(2, "0");
brcode
brcode
BRCodeValue
formattedLength property
BRCodeValue class