VxListStringExtension extension
Methods
-
decimalList(
{Key? key, Color color = Colors.black, double? fontSize, EdgeInsetsGeometry? padding, ScrollPhysics? physics, bool? primary, bool shrinkWrap = true}) → Widget -
Available on List<
Extension for using VxDecimalList directly with list of strings.String> , provided by the VxListStringExtension extension -
discList(
{Key? key, Color color = Colors.black, double? fontSize, EdgeInsetsGeometry? padding, ScrollPhysics? physics, bool? primary, bool shrinkWrap = true}) → Widget -
Available on List<
Extension for using VxDiscList directly with list of strings.String> , provided by the VxListStringExtension extension