menu
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate.dart
GridLayoutDelegate
pinnedWidth property
pinnedWidth property
dark_mode
light_mode
pinnedWidth
property
double
pinnedWidth
final
Width of the pinned-column area; added to unpinned cells' x positions.
Implementation
final double pinnedWidth;
flutter_data_grid package
documentation
widgets/custom_layout/grid_layout_delegate
GridLayoutDelegate
pinnedWidth property
GridLayoutDelegate class