implementsSearch property
final
Whether or not this media source has a search function. If false, this media source will have an action executed by onSearchBarTap.
Implementation
final bool implementsSearch;
Whether or not this media source has a search function. If false, this media source will have an action executed by onSearchBarTap.
final bool implementsSearch;