Text size
Set your text size with rapid
How to apply a size to text
Sizes are applied with the following symbol pattern text-[range]
Here is an example
RapidText(
text: "Demo",
styles: "text-xs",
);
RapidText(
text: "Demo",
styles: "text-2xl",
);
Accepted font weights
text-xstext-smtext-basetext-lgtext-xltext-2xltext-3xltext-4xltext-5xltext-6xltext-7xltext-8xltext-9xl