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

New Flutter package for action buttons

Features #

Getting started #

This is a action Button for your project.

Photos #

## 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:

import 'package:edu_action_button/edu_action_button.dart';

Additional information #

Subscribe to my channels:

1
likes
90
pub points
0%
popularity

Publisher

unverified uploader

New Flutter package for action buttons

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on edu_action_button