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