menu
fluttershow_base package
documentation
components/widgets/wrapper/code_display.dart
CodeDisplay
code property
code property
dark_mode
light_mode
code
property
String
code
final
The code to be displayed.
Implementation
final
String
code;
fluttershow_base package
documentation
components/widgets/wrapper/code_display
CodeDisplay
code property
CodeDisplay class
Constructors
new
Properties
baseTextStyle
boxDecoration
classTextStyle
code
codeColorTheme
commentTextStyle
copyButtonReplacement
hashCode
height
key
keywordTextStyle
padding
punctuationTextStyle
runtimeType
showCopyButton
stringTextStyle
width
Methods
build
createElement
debugDescribeChildren
debugFillProperties
getBoxDecoration
getTextStyle
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==