icon_text_button 0.1.6 copy "icon_text_button: ^0.1.6" to clipboard
icon_text_button: ^0.1.6 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
padding EdgeInsetsGeometry The Padding around icon & text
bgColor Color The color of Background
borderColor Color The color of border with outlineButton ONLY FOR OutlineButton
3
likes
35
pub points
22%
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

MPL-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on icon_text_button