edu_action_button 0.0.8 copy "edu_action_button: ^0.0.8" to clipboard
edu_action_button: ^0.0.8 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 #

Import:

Additional information #

Subscribe to my channels:

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