fromJson property

ITextMode? Function(dynamic any) fromJson
getter/setter pair

Implementation

static late ITextMode? Function(dynamic any) fromJson;