wx_text 1.0.0 wx_text: ^1.0.0 copied to clipboard
A powerful widget that builds upon the familiar Flutter Text widget, offering additional functionalities for a richer text display experience.
1.0.0 #
- Inherits all the functionalities of the standard Text widget.
- Defines the minimum number of lines the widget will always display.
- Allows users to select and highlight specific portions of the text.
- Provides access to a set of pre-defined text styles commonly used in user interfaces.