parth181195 / fluent

flutter implementation for fluent ui(not official)
Other
3 stars 0 forks source link

impliment button #15

Open parth181195 opened 3 years ago

parth181195 commented 3 years ago

implement a button on top of raw material button according fluent ui design specs it should get color from theme if nothing is provided and must detect brightness of color and wrap child into default text style which should use color according brightness Link reference : Fluent button images primary filled

Borderless Button