setPinnedActions abstract method
Sets the ApplicationSettings.pinnedActions value.
Implementation
Future<void> setPinnedActions(List<String> buttons);
Sets the ApplicationSettings.pinnedActions value.
Future<void> setPinnedActions(List<String> buttons);