set State Fixed Button Providers
Sets the providers for fixed buttons associated with each state.
These buttons will always be displayed regardless of pagination. You can use this to show static UI elements (like category headers or filters).
Return
The current instance of PaginatedDynamicGUI for method chaining.
Parameters
providers
A map from each state to a lambda that returns a list of fixed buttons.