check method Null safety

bool check (
  1. String font,
  2. [String? text]
)

Implementation

bool check(String font, [String? text]) native;