textAlign property

  1. @override
String? textAlign
final

Sets the lineHeight to the NBText string

NBText(
 textAlign:'textCenter'
)

Implementation

@override
final String? textAlign;