textAlign property Null safety
final
Sets the lineHeight to the NBText string
NBText(
textAlign:'textCenter'
)
Implementation
@override
final String? textAlign;
Sets the lineHeight to the NBText string
NBText(
textAlign:'textCenter'
)
@override
final String? textAlign;