menu
weui_v1 package
documentation
toast/info.dart
InfoWidget
InfoWidget.new constructor
InfoWidget.new constructor
dark_mode
light_mode
InfoWidget
constructor
InfoWidget
(
Widget
message
, {
String
?
align
,
double
distance
=
0
,
})
Implementation
InfoWidget(this.message, {this.align, this.distance = 0});
weui_v1 package
documentation
toast/info
InfoWidget
InfoWidget.new constructor
InfoWidget class