hp_io
library
Functions
-
appHeight(dynamic con)
→ double
-
-
appText(String word, double z, FontWeight w, {Color col = appDarkText, TextAlign align = TextAlign.left, int maxLines = 5, int shadow = 0})
→ Widget
-
-
appWidth(dynamic con)
→ double
-
-
bStyle(Color color, {double radius = 0})
→ ButtonStyle
-
-
doGet(String urlAfterBase, {Map<String, dynamic>? queries, })
→ dynamic
-
-
doPost(String urlAfterBase, Map bod, {})
→ dynamic
-
-
elevation(Color col, int elevation)
→ List<BoxShadow>
-
-
progress({double size = 30})
→ Widget
-
-
stripNulls(Map m)
→ Map
-
-
textDecor({String? hint, Icon? prefixIcon, Widget? suffix, String prefix = '', bool enabled = true, double hintSize = 16, bool showBorder = true})
→ InputDecoration
-
-
verticalPadding(double size)
→ EdgeInsets
-