🌈 Rainbow Container
A magical container which changes colors whenever its build method is called.
RainbowContainer(
child: Text('Hello World'),
)
A magical container which changes colors whenever its build method is called.
RainbowContainer(
child: Text('Hello World'),
)