flutter_titled_container 1.0.2 copy "flutter_titled_container: ^1.0.2" to clipboard
flutter_titled_container: ^1.0.2 copied to clipboard

outdated

A titled container with border

[1.0.2] - April 14, 2021 #

  • Updated the screenshot.
  • Set background color to white in example.

[1.0.1] - April 14, 2021 #

  • Updated the README

[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.