menu
kitawi package
documentation
kitawi.dart
TableSection
TableSection.new constructor
TableSection.new constructor
dark_mode
light_mode
TableSection
constructor
TableSection
(
{
String
?
id
,
String
?
className
,
Map
<
String
,
dynamic
>
?
style
,
Map
<
String
,
String
>
?
attributes
,
String
tag
=
"div"
,
})
Implementation
TableSection({ super.id, super.className, super.style, super.attributes, super.tag, });
kitawi package
documentation
kitawi
TableSection
TableSection.new constructor
TableSection class