menu
ntech_grid package
documentation
ntech_grid.dart
ResetSortCommand
withPrevState method
withPrevState method
dark_mode
light_mode
withPrevState
method
@
override
GridCommand
withPrevState
(
GridState
state
)
override
Implementation
@override GridCommand withPrevState(GridState state) => ResetSortCommand(prevState: state);
ntech_grid package
documentation
ntech_grid
ResetSortCommand
withPrevState method
ResetSortCommand class