BarLabelRotationWidget constructor
const
BarLabelRotationWidget({
- Key? key,
- required BarLabelRotationConfig config,
Implementation
const BarLabelRotationWidget({super.key, required this.config});