menu
ntech_grid package
documentation
ntech_grid.dart
RowModel<T>
pinBottom method
pinBottom method
dark_mode
light_mode
pinBottom
method
void
pinBottom
(
)
Implementation
void pinBottom() { _controller?.pinRow(id, 'bottom'); }
ntech_grid package
documentation
ntech_grid
RowModel<T>
pinBottom method
RowModel class