constant/static_param library
Constants
- appWebUrl → const String
- baseImageUrl → const String
- berBackground → const Color
- berBackground2 → const Color
- berBlue500 → const Color
- berBlue700 → const Color
- berDarkBackground3 → const Color
- berIconColor → const Color
- berIconColorDark → const Color
- berSecondary200 → const Color
- berSecondary700 → const Color
- berwhite → const Color
- firstBackground → const Color
- LESN_MODEL → const String
- messageChannelID → const String
- openBaseUrlApi → const String
- placeholderImg → const String
- scannerOssRootDirname → const String
- secondBackground → const Color
- secondBackgroundDark → const Color
- shadowDark → const Color
- shadowLight → const Color
- themeIconColor → const Color
- USER_ID → const String
- userBaseUrlApi → const String
- WIFI_NAME → const String
- WIFI_PASSWORD → const String
Typedefs
- NormalNetworkResponse = void Function(bool isSuccess, String message)
- RoomModelNetworkResponse = void Function(bool isSuccess, String message, RoomModel? model)