menu
xui package
documentation
component/ui/extension/widget/ext_align.dart
ExtAlign
topLeft property
topLeft property
dark_mode
light_mode
topLeft
property
Align
get
topLeft
Implementation
Align get topLeft => Align(alignment: Alignment.topLeft, child: this);
xui package
documentation
component/ui/extension/widget/ext_align
ExtAlign
topLeft property
ExtAlign extension on
Widget