pinderyTextStyle top-level property
read / write
Implementation
TextStyle pinderyTextStyle = new TextStyle(
fontSize:14.0,
color: Colors.black,
textBaseline: TextBaseline.alphabetic,
)
TextStyle pinderyTextStyle = new TextStyle(
fontSize:14.0,
color: Colors.black,
textBaseline: TextBaseline.alphabetic,
)