gridDelegateEncoders property
TODO wombat: All this custom encoders should have a type for every specific class provided to user, let them provide the implementation
Extension mechanism for gridDelegate.
Implementation
static final Map<Type,
ArgumentEncoder<SliverGridDelegate, Map<String, dynamic>?>>
gridDelegateEncoders =
<Type, ArgumentEncoder<SliverGridDelegate, Map<String, dynamic>?>>{};