menu
brilliant_msg package
documentation
tx/text_page.dart
CircularTextLayout
startY property
startY property
dark_mode
light_mode
startY
property
@
override
double
get
startY
override
The starting Y coordinate for laying out text.
Implementation
@override double get startY => centerY - radius;
brilliant_msg package
documentation
tx/text_page
CircularTextLayout
startY property
CircularTextLayout class