OtherGridComponentType typedef

OtherGridComponentType = Widget Function({required OtherGridComponentOptions options})

Implementation

typedef OtherGridComponentType = Widget Function(
    {required OtherGridComponentOptions options});