textAlign property Null safety

String? textAlign
final

Sets the lineHeight to the NBText string

NBText(
 textAlign:'textCenter'
)

Implementation

@override
final String? textAlign;