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

A customizable Flutter button widget with options for text, icons, colors, and actions, perfect for building versatile UI components.

OrderButton Widget #

diagramo_order_button is a customizable button widget for Flutter with options for text, colors, borders, and icons on both the left and right sides. This widget is flexible and can be used for various types of buttons in a Flutter application.

Features #

  • Customizable text and text style.
  • Customizable background color.
  • Option to add left and right icons with custom colors and sizes.
  • Adjustable border and corner radius.
  • Configurable width and height.
  • Supports click action with onTap callback.

Installation #

  1. Add the widget to your Flutter project.
  2. Import the widget in your Dart file:
import 'package:your_project_name/widgets/order_button.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A customizable Flutter button widget with options for text, icons, colors, and actions, perfect for building versatile UI components.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on diagramo_order_button