menu
ekyc_flutter 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; }
ekyc_flutter package
documentation
app/configs/config
VxTable
border method
VxTable class