menu
grid_core package
documentation
grid_core.dart
ColumnInfo<T, V>
isPinned property
isPinned property
dark_mode
light_mode
isPinned
property
bool
get
isPinned
Implementation
bool get isPinned => isPinnedLeft || isPinnedRight;
grid_core package
documentation
grid_core
ColumnInfo<T, V>
isPinned property
ColumnInfo class