menu
lexo_rank package
documentation
numeralSystems/lexoNumeralSystem36.dart
LexoNumeralSystem36
DIGITS property
DIGITS property
dark_mode
light_mode
DIGITS
property
List
<
String
>
DIGITS
getter/setter pair
Implementation
var DIGITS = '0123456789abcdefghijklmnopqrstuvwxyz'.split('');
lexo_rank package
documentation
numeralSystems/lexoNumeralSystem36
LexoNumeralSystem36
DIGITS property
LexoNumeralSystem36 class