tabsNames property

List<String> tabsNames
final

List of names of the tabs to be shown inside of the card for example - 'tabOne','tabTwo','tabThree'

Implementation

final List<String> tabsNames;