VxListStringExtension extension

on

Methods

decimalList({Key? key, Color color = Colors.black, double? fontSize, EdgeInsetsGeometry? padding, ScrollPhysics? physics, bool? primary, bool shrinkWrap = true}) Widget

Available on List<String>, provided by the VxListStringExtension extension

Extension for using VxDecimalList directly with list of strings.
discList({Key? key, Color color = Colors.black, double? fontSize, EdgeInsetsGeometry? padding, ScrollPhysics? physics, bool? primary, bool shrinkWrap = true}) Widget

Available on List<String>, provided by the VxListStringExtension extension

Extension for using VxDiscList directly with list of strings.