Last updated:
0 purchases
edu action button
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';
copied to clipboard
Additional information #
Subscribe to my channels:
https://www.youtube.com/@tendgame,
https://www.youtube.com/@khorunaliyev6037
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.