flutter_titled_container 1.0.0
flutter_titled_container: ^1.0.0 copied to clipboard
A titled container with border
[1.0.0] - April 14, 2021 #
- Initial release
- TitledContainer displays a title on the top of a Container widget. The Container must be a child of the TitledContainer widget.
- You can set the color, font-size and the title to be displayed
- This widget uses the childs constraints.