Last updated:
0 purchases
frame widget
frame_widget #
The TextWidget Or ImageWidget With Margin.
Usage #
FrameText
FrameText(
margin: ...
text: "FrameText",
style: TextStyle(
...
)
)
FrameImage(
margin: ...
width: ...
height: ...
image: ...
)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.