containerDecorationState property

PaginatedSearchBarStyleStateProperty<BoxDecoration>? containerDecorationState
final

The StateProperty for customizing the decoration of the container around the entire search bar and results list based on the active set of PaginatedSearchBarState states.

Implementation

final PaginatedSearchBarStyleStateProperty<BoxDecoration>?
    containerDecorationState;