TextExpandedCallback typedef

TextExpandedCallback = dynamic Function(bool?)

Implementation

typedef TextExpandedCallback = Function(bool?);