menu
flutter_data_components package
documentation
fdc.dart
FdcDataSet
post method
post method
dark_mode
light_mode
post
method
void
post
(
)
Posts the current edit buffer.
Implementation
void post() => _editCoordinator.post();
flutter_data_components package
documentation
fdc
FdcDataSet
post method
FdcDataSet class