menu
iconoir_flutter package
documentation
regular/paste_clipboard.dart
PasteClipboard
PasteClipboard.new const constructor
PasteClipboard.new const constructor
dark_mode
light_mode
PasteClipboard
constructor
const
PasteClipboard
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const PasteClipboard({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/paste_clipboard
PasteClipboard
PasteClipboard.new const constructor
PasteClipboard class