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