menu
koukicons_jw package
documentation
takeNote2.dart
KoukiconsTakeNote2
KoukiconsTakeNote2.new constructor
KoukiconsTakeNote2.new constructor
dark_mode
light_mode
KoukiconsTakeNote2
constructor
KoukiconsTakeNote2
(
{
Key
?
key
,
double
?
height
,
double
?
width
,
Color
?
color
,
})
Implementation
KoukiconsTakeNote2({Key? key, this.height, this.width, this.color}) : super(key: key);
koukicons_jw package
documentation
takeNote2
KoukiconsTakeNote2
KoukiconsTakeNote2.new constructor
KoukiconsTakeNote2 class