ll property

List ll
getter/setter pair

Implementation

late List<dynamic> ll = ["tooltip1", "tooltip2", "tooltip3", "tooltip4"];