menu
flame package
documentation
game.dart
GameWidget<T extends Game>
textDirection property
textDirection property
dark_mode
light_mode
textDirection
property
TextDirection
?
textDirection
final
The text direction to be used in text elements in a game.
Implementation
final TextDirection? textDirection;
flame package
documentation
game
GameWidget<T extends Game>
textDirection property
GameWidget class