0 purchases
statecontainerunderline
Container or button with bottom border to represent the state.
Features #
Identify the color of the bottom border and insert your own widget.
Getting started #
Import the package to your dart file.
Usage #
StateContainer(
underlineColor: Colors.green,
widget: Text('Insert a widget of your choice.'),
)
copied to clipboard
Additional information #
More customization to come.
statecontainer #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.