PaletteKeyRef typedef

PaletteKeyRef = ProviderRef<GlobalKey<State<StatefulWidget>>>

Implementation

typedef PaletteKeyRef = ProviderRef<GlobalKey>;