tiles library
Functions
-
circleButtonWithIcon({Function onPressed, IconData iconData, double height = 40, double width = 40, Color boxShadowColor, Key key, double iconSize = 18.0})
→ Widget
-
-
tileWithIconTitleAndCount(BuildContext context, {Color color = Colors.cyan, Function onTap, Widget icon, String count = "0", String title = "title", String fontFamily = "Montserrat"})
→ Widget
-
-
transactiontile({bool isdebit = false, dynamic iconImagePath = "", String amount = "0.00", String updatedBalance = "0.00", String title = "title", String subtitle = "subtitle", String date = "NA"})
→ Widget
-