menu
excel_wps package
documentation
excel.dart
TextSpan
TextSpan.new const constructor
TextSpan.new const constructor
dark_mode
light_mode
TextSpan
constructor
const
TextSpan
(
{
List
<
TextSpan
>
?
children
,
String
?
text
,
CellStyle
?
style
,
})
Implementation
const TextSpan({this.children, this.text, this.style});
excel_wps package
documentation
excel
TextSpan
TextSpan.new const constructor
TextSpan class