items property
List of items to display as buttons. Each item can be a String, int, double, or Widget.
Implementation
final List<dynamic> items;
List of items to display as buttons. Each item can be a String, int, double, or Widget.
final List<dynamic> items;