textStyle property

TextStyle textStyle
final

Custom emoji text style to apply to emoji characters in the grid.

If you define a custom fontFamily or use GoogleFonts to set this property, be sure to set checkPlatformCompatibility to false. It will improve initialization performance and prevent technically supported glyphs from being filtered out.

Implementation

final TextStyle textStyle;