menu
mediasfu_sdk
components\display_components\other_grid_component.dart
OtherGridComponent
OtherGridComponent const constructor
OtherGridComponent
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 const constructor
OtherGridComponent class