Created
June 22, 2021 12:42
-
-
Save enginebai/9eb536d14bab90fbfd8b490bf3702e73 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
final String labelText; | |
final Color? textColor; | |
final double textSize; | |
final Color? backgroundColor; | |
final Color? strokeColor; | |
final double strokeWidth; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment