menu
flutter_data_grid package
documentation
models/events/data_events.dart
SetLoadingEvent
SetLoadingEvent.new constructor
SetLoadingEvent.new constructor
dark_mode
light_mode
SetLoadingEvent
constructor
SetLoadingEvent
(
{
required
bool
isLoading
,
String
?
message
,
})
Implementation
SetLoadingEvent({required this.isLoading, this.message});
flutter_data_grid package
documentation
models/events/data_events
SetLoadingEvent
SetLoadingEvent.new constructor
SetLoadingEvent class