menu
flutter_data_grid package
documentation
delegates/viewport_delegate.dart
ViewportDelegate<T extends DataGridRow>
ViewportDelegate.new const constructor
ViewportDelegate.new const constructor
dark_mode
light_mode
ViewportDelegate<
T extends DataGridRow
>
constructor
const
ViewportDelegate<
T extends DataGridRow
>
(
)
Implementation
const ViewportDelegate();
flutter_data_grid package
documentation
delegates/viewport_delegate
ViewportDelegate<T extends DataGridRow>
ViewportDelegate.new const constructor
ViewportDelegate class