menu
smart_sdk package
documentation
app/configs/config.dart
VxTable
border method
border method
dark_mode
light_mode
border
method
VxTable
border
(
TableBorder
?
_tableBorder
)
Implementation
VxTable border(TableBorder? _tableBorder) { tableBorder = _tableBorder; return this; }
smart_sdk package
documentation
app/configs/config
VxTable
border method
VxTable class