edu_action_button 0.0.1 copy "edu_action_button: ^0.0.1" to clipboard
edu_action_button: ^0.0.1 copied to clipboard

New Flutter package for action buttons

Features #

Getting started #

This is a action Button for your project.

How To Use? #

This package contains these options:

  • bool buttonWithLeftIcon ('not required', gets a 'bool', true if left is with an icon, otherwise false is given, 'false without default'),

  • bool buttonWithRightIcon,

  • Color containerColor,

  • Color textColor,

  • bool isBorder,

  • bool isColored,

  • bool onlyIcon,

  • bool isDisabled,

  • String text,

  • double verticalPadding (required, gets a double, padding outside text and icon),

  • double horizontalPadding (required, gets a double, padding outside text and icon),

Usage #

to /example folder.

const like = 'sample';

Additional information #

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

New Flutter package for action buttons

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on edu_action_button