setup_library library

Enums

StatusCase

Properties

divider Divider
final
dividerList Divider
final
name String?
getter/setter pair

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
lastNav({dynamic ctx}) → void
loading(double size) → dynamic
main() → void
NormalNav({dynamic screen, dynamic ctx}) Future
rowDiv(double width) Widget
toast({required String msg, required StatusCase state}) → void