-
-
Notifications
You must be signed in to change notification settings - Fork 34
support text shadow #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/grida/designto-codes/4S4dYBR1rhf4QGZnPigLKMnwPBj4 |
|
|
…support-text-shadow
…support-text-shadow
43662aa to
79254c4
Compare
075ecf5 to
79254c4
Compare
| import { TextShadowManifest } from "@reflect-ui/core"; | ||
|
|
||
| export function shadow( | ||
| shadows: ReadonlyArray<TextShadowManifest> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
convention not matching. is it correct that Shadow exists under dartui on official flutter docs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright. still the name and input type does not match intuitively, please add the link - https://api.flutter.dev/flutter/dart-ui/Shadow-class.html to jsdoc for shadow func
17869e4 to
875e42f
Compare
in text style
css

flutter

css(has blur) link
