menu
nice2dev_flutter_ui package
documentation
tools/nice_print.dart
NicePageBreak
NicePageBreak.new const constructor
NicePageBreak.new const constructor
dark_mode
light_mode
NicePageBreak
constructor
const
NicePageBreak
(
{
Key
?
key
,
String
?
label
,
Color
?
color
,
})
Implementation
const NicePageBreak({ super.key, this.label, this.color, });
nice2dev_flutter_ui package
documentation
tools/nice_print
NicePageBreak
NicePageBreak.new const constructor
NicePageBreak class