secondaryIconsList property

List<IconData> secondaryIconsList
final

Required: secondaryIconsList Change the list of icons of secondary FAB, , should be the same size of @secondaryIconsText and @secondaryIconsOnPress Should have the same size of secondaryIconsOnPress and secondaryIconsList

Implementation

final List<IconData> secondaryIconsList;