LocationHeaderDelegate constructor

LocationHeaderDelegate(
  1. {required String text}
)

Implementation

LocationHeaderDelegate({required this.text});