MinSelectSection<T> constructor
const
MinSelectSection<T> ({
- required String label,
Implementation
const MinSelectSection({required this.label});
const MinSelectSection({required this.label});