We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
855bc12
AsciiCube
AsciiCube( backgroundColor: Colors.black, textColor: Colors.white, animationSpeed: 1.0, scale: 1.0, showDots: true, // like rolling dice edgeChars: ['@', '#', '*', '+', '=', '&'], dotChar: '●', ),