A Riverpod version of InfoCard that can be used with state management.
This widget provides the same functionality as InfoCard but with Riverpod integration.
A base interface for custom header implementations.
This interface is typically used when you need to create a completely custom header.
For most cases, you should use InfoHeader instead.