Searched refs:bottomMargin (Results 1 – 5 of 5) sorted by relevance
34 int bottomMargin = kDefaultBottomMarginInBursts; in clipBufferSize() local38 bottomMargin = getExclusiveBottomMarginInBursts(); in clipBufferSize()42 bottomMargin = kLegacyBottomMarginInBursts; in clipBufferSize()46 int32_t minSize = bottomMargin * burst; in clipBufferSize()
34 anchors.bottomMargin: 15
23 anchors.bottomMargin: 15
139 const _TimePickerHeaderPiece(this.pivotIndex, this.fragments, { this.bottomMargin = 0.0 })142 assert(bottomMargin != null);154 final double bottomMargin;530 double bottomMargin = 0.0,541 return _TimePickerHeaderPiece(pivotIndex, fragments, bottomMargin: bottomMargin);659 margin = piece.bottomMargin;671 y += pieceHeights[pieceIndex] + format.pieces[pieceIndex].bottomMargin;