setup_library library
Classes
Enums
Functions
-
changeColor(
StatusCase st) → Color -
getApplightTheme(
) → ThemeData -
getBoldTextStyle(
{double fontSize = FontSize.s30, required Color color}) → TextStyle -
getLightTextStyle(
{double fontSize = FontSize.s10, required Color color}) → TextStyle -
getMediumTextStyle(
{double fontSize = FontSize.s15, required Color color}) → TextStyle -
getRegularTextStyle(
{double fontSize = FontSize.s12, required Color color}) → TextStyle -
getRegularTitleStyle(
{double fontSize = FontSize.s20, required Color color}) → TextStyle -
getSemiBoldTextStyle(
{double fontSize = FontSize.s20, required Color color}) → TextStyle -
loading(
double size) → dynamic -
main(
) → void -
rowDiv(
double width) → Widget -
search(
double radius) → Widget -
toast(
{required String msg, required StatusCase state}) → void