StateKeyListener typedef

StateKeyListener = void Function(dynamic value)

Implementation

typedef StateKeyListener = void Function(dynamic value);