CustomButtons constructor
const
CustomButtons({
- Key? key,
- required CustomButtonsOptions options,
Implementation
const CustomButtons({super.key, required this.options});