menu
npdart package
documentation
widgets/painting/textshape.dart
TextShape
TextShape.new constructor
TextShape.new constructor
dark_mode
light_mode
TextShape
constructor
TextShape
(
double
_width
,
String
_header
,
TextStyle
_headerStyle
,
double
textBoxHeight
,
)
Implementation
TextShape(this._width, this._header, this._headerStyle, this.textBoxHeight);
npdart package
documentation
widgets/painting/textshape
TextShape
TextShape.new constructor
TextShape class