menu
mediasfu_sdk
components\display_components\other_grid_component.dart
OtherGridComponent
OtherGridComponent.new const constructor
OtherGridComponent.new
dark_mode
light_mode
OtherGridComponent
constructor
const
OtherGridComponent
(
{
Key
?
key
,
required
OtherGridComponentOptions
options
,
})
Implementation
const OtherGridComponent({super.key, required this.options});
mediasfu_sdk
other_grid_component
OtherGridComponent
OtherGridComponent.new const constructor
OtherGridComponent class