menu
sdl2 package
documentation
sdl2/ex/ttf/ttf_font.dart
TtfFontPointerEx
getStyle method
getStyle method
dark_mode
light_mode
getStyle
method
int
getStyle
(
)
Implementation
int getStyle() { // 507 return ttfGetFontStyle(this); }
sdl2 package
documentation
sdl2/ex/ttf/ttf_font
TtfFontPointerEx
getStyle method
TtfFontPointerEx extension on
Pointer
<
TtfFont
>