icon_text_button 0.1.4 copy "icon_text_button: ^0.1.4" to clipboard
icon_text_button: ^0.1.4 copied to clipboard

outdated

A button Widget with Icon and Text together.Write with pure Dart, so you can use it cross Android and iOS.

icon_text_button #

A button Widget that contain Icon and Text together.

Install #

To Read The Official Page

Examples #

To Read This Official Page

Apis #

name type required intro mark
icon Icon required The main icon
label Text required The word under icon
onPress VoidCallback required The event when you click
btnType BtnType(enum) The button style that you will use The value is in [raise, outline, flat, icon]
color Color The color of icon & text
size Double The size of whole button
bgColor Color The color of Background
3
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A button Widget with Icon and Text together.Write with pure Dart, so you can use it cross Android and iOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on icon_text_button