menu
flutter_data_grid package
documentation
widgets/cells/cell_scope.dart
CellScope<T extends DataGridRow>
isPinned property
isPinned property
dark_mode
light_mode
isPinned
property
bool
isPinned
final
Whether the column containing this cell is pinned.
Implementation
final bool isPinned;
flutter_data_grid package
documentation
widgets/cells/cell_scope
CellScope<T extends DataGridRow>
isPinned property
CellScope class