menu
polkawallet_ui package
documentation
components/v3/plugin/pluginBottomSheetContainer.dart
PluginBottomSheetContainer
PluginBottomSheetContainer.new constructor
PluginBottomSheetContainer.new constructor
dark_mode
light_mode
PluginBottomSheetContainer
constructor
PluginBottomSheetContainer
(
{
required
Widget
title
,
required
Widget
content
,
double
?
height
,
})
Implementation
PluginBottomSheetContainer( {required this.title, required this.content, this.height});
polkawallet_ui package
documentation
components/v3/plugin/pluginBottomSheetContainer
PluginBottomSheetContainer
PluginBottomSheetContainer.new constructor
PluginBottomSheetContainer class