components/components library
Enums
Functions
-
buildChildWithIC(
BuildContext context, String? text, Icon? icon, double gap, TextStyle textStyle) → Widget -
buildChildWithIcon(
BuildContext context, IconedButton iconedButton, double iconPadding, TextStyle textStyle) → Widget -
buildText(
String text, TextStyle style) → Widget -
WhatEverImage(
String url, double height) → Widget -
withDarken(
Color color, [double amount = .1]) → Color